Releases: teranetsrl/oauth2_client
Releases · teranetsrl/oauth2_client
v3.3.0
- 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
- Update dependencies
- Fix for LinkedInOAuth2Client
v3.1.0
v3.0.0
- 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
v2.4.1
Commits
v2.4.0
v2.3.3
v2.3.2
- Update dependencies
- Fix: Fetch new access token when expired and there's no refresh token