flutter_appauth-v11.0.0
·
11 commits
to master
since this release
- Added
Promptclass that exposes standardpromptstring values as defined in the OIDC specification. Thanks to the PR from Valentin Michalak - Potentiallu breaking change [Android] plugin will now throw a
PlatformExceptionwith anull_activityerror code when plugin runs into a scenario where the bound Flutter activity has been detached/disposed. Thanks to the PR from Sam Costa