Skip to content

Releases: mattar88/auth_login_register_flutter_getx

Make scopes as list variable

30 Mar 07:19
Compare
Choose a tag to compare
v4.0.1

Make scopes as variable list

Merge functionality and Improve code

29 Mar 15:46
Compare
Choose a tag to compare

Merge functionality and Improve code and update home to show the credentials

Upgrade webview_flutter package and update the code to be compatible with it

14 Nov 21:10
Compare
Choose a tag to compare

Upgrade webview_flutter package and update the code to be compatible with it
Improve code and functionality

Solve problem of Logout from Webview when logout from App

04 Nov 13:33
Compare
Choose a tag to compare
v2.1.4

Solve problem of Logout from Webview when logout from App

Improve code and solving error

29 Aug 10:19
Compare
Choose a tag to compare

Solve problem when invalid refresh token to redirect to login page

Solving Problem "bad state", add Indicators for login with browser, 100% Integrated with Oauth2

17 Feb 12:48
Compare
Choose a tag to compare
  1. Solving the problem of "bad state: The authorization URL has already been generated." that occurred when login with browser after Signout.
  2. Add Circular progress indicator and Linear Progress indicator for webview authentication when login "Login with Browser".
  3. Complete integration with Oauth2 package and remove custom code so the refresh token becomes applied with Oauth2 API.
    4.Clean code

Integrate OAuth2 package and support Authorization Code Grant

10 Nov 11:12
Compare
Choose a tag to compare

What's Changed

*Improve code and clean it
*Integrate Oauth2
*Support Authorization code Grant

First release of Authentication Login and Register with Flutter Getx

01 Apr 08:57
ab0355c
Compare
Choose a tag to compare
Merge pull request #1 from mattar88/add-license-1

Create LICENSE