Releases: teranetsrl/oauth2_client
Releases · teranetsrl/oauth2_client
v3.3.0
Compare
Sorry, something went wrong.
No results found
Updated dependencies
Fix: Check for null value before casting scope to String (thanks xolf )
Fix: Added support for the preferEphemeral behavior on android (thanks dlatikaynen )
v3.2.2
Compare
Sorry, something went wrong.
No results found
Update dependencies
Fix for LinkedInOAuth2Client
v3.1.0
Compare
Sorry, something went wrong.
No results found
Update dependencies
Fixes #151
v3.0.0
Compare
Sorry, something went wrong.
No results found
Migration to flutter_web_auth_2
Flutter 3 migration
Removed accessTokenRequestHeaders class property in favour of local parameters
Deprecated the OAuth2Helper.setAuthorizationParams method
v2.4.2
Compare
Sorry, something went wrong.
No results found
Commits
[59c8788 ]: Updated changelog (okrad)
[50bad90 ]: Fixes #135 : breaking change in flutter_secure_storage (okrad)
v2.4.1
Compare
Sorry, something went wrong.
No results found
Commits
[b01578d ]: Added customParams in authorizeUI for Implicit grant flow (Muhammad Qasim) #133
[6e54602 ]: Using encrypted shared preferences on Android (Piotr Mitkowski) #134
[ba9555e ]: Slightly improved doc (okrad)
hadled platform exceptions edge cases (okrad )
[b80f220 ]: Regenerated test mocks (okrad)
v2.4.0
Compare
Sorry, something went wrong.
No results found
v2.3.3
Compare
Sorry, something went wrong.
No results found
Commits
Expose the BaseStorage object so it can be overridden (Jon Salmon) #117
Made documentation on android activity clearer (Mario) #121
Added needed changes for activities in android 12 (Mario) #121
v2.3.2
Compare
Sorry, something went wrong.
No results found
Update dependencies
Fix: Fetch new access token when expired and there's no refresh token
v2.3.1
Compare
Sorry, something went wrong.
No results found