Releases: auth0/Auth0.Android
Releases · auth0/Auth0.Android
Release list
4.0.0
💡 Check the Migration Guide to understand the changes required to migrate your application to v4.
- Update the Min SDK version for the Auth0.Android SDK 26 #953 (utkrishtsahu)
- breaking: removed the deprecated MFA APIs #947 (pmathew92)
- breaking: Remove the Management API support #937 (pmathew92)
- breaking: Moved the
useDPoPmethod in theWebAuthProviderclass to the login builder class #914 (pmathew92) - breaking: Removed the PasskeyProvider and the PasskeyManager class #909 (pmathew92)
- breaking : Remove redundant constructors from SecureCredentialsManager #961 (pmathew92)
Added
- feat: Add clearAll() API to credentials manager #951 (pmathew92)
- feat: Add SSOCredentialsDeserializer for proper JSON deserialization of SSOCredentials #931 (pmathew92)
- feat: Add Storage.removeAll(), default minTTL of 60s #918 (utkrishtsahu)
- feat: Add support for ephemeral session for chrome custom tabs #916 (pmathew92)
Fixed
- fix: Handle configuration changes during WebAuth flow to prevent memory leak #941 (utkrishtsahu)
Changed
- refactor: Refactor DefaultClient from constructor-based to Builder pattern for configurable HTTP client options #910 (utkrishtsahu)
- update: Gradle AGP 8 upgrade #900 (pmathew92)
- update: Update dependencies #908 (utkrishtsahu)
3.21.0
Added
Fixed
- fix: MFAClient getAuthenticators filtering based on Authenticator.type field #998 (utkrishtsahu)
3.20.0
3.19.0
3.18.0
3.17.0
4.0.0-beta.1
3.16.0
Added
- feat : Add Partial Custom Tabs support (bottom sheet & side sheet) #954 (subhankarmaiti)
4.0.0-beta.0
- Update the Min SDK version for the Auth0.Android SDK 26 #953 (utkrishtsahu)
- breaking: removed the deprecated MFA APIs #947 (pmathew92)
- breaking: Remove the Management API support #937 (pmathew92)
- breaking: Moved the
useDPoPmethod in theWebAuthProviderclass to the login builder class #914 (pmathew92) - breaking: Removed the PasskeyProvider and the PasskeyManager class #909 (pmathew92)
Added
- feat: Add clearAll() API to credentials manager #951 (pmathew92)
- feat: Add SSOCredentialsDeserializer for proper JSON deserialization of SSOCredentials #931 (pmathew92)
- feat: Add Storage.removeAll(), default minTTL of 60s #918 (utkrishtsahu)
- feat: Add support for ephemeral session for chrome custom tabs #916 (pmathew92)
Fixed
- fix: Handle configuration changes during WebAuth flow to prevent memory leak #941 (utkrishtsahu)
Changed
- refactor: Refactor DefaultClient from constructor-based to Builder pattern for configurable HTTP client options #910 (utkrishtsahu)
- update: Gradle AGP 8 upgrade #900 (pmathew92)
- update: Update dependencies #908 (utkrishtsahu)