Releases: mattar88/auth_login_register_flutter_getx
Releases · mattar88/auth_login_register_flutter_getx
Make scopes as list variable
Merge functionality and Improve code
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
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
v2.1.4 Solve problem of Logout from Webview when logout from App
Improve code and solving error
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
- Solving the problem of "bad state: The authorization URL has already been generated." that occurred when login with browser after Signout.
- Add Circular progress indicator and Linear Progress indicator for webview authentication when login "Login with Browser".
- 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
What's Changed
*Improve code and clean it
*Integrate Oauth2
*Support Authorization code Grant
First release of Authentication Login and Register with Flutter Getx
Merge pull request #1 from mattar88/add-license-1 Create LICENSE