Tags: sugadevtop/oauth2
Tags
Prepare to publish for stable null safety (dart-archive#103) Add CI testing on the oldest supported stable SDK.
allow code verifier to be passed in constructor of AuthorizationCodeG… …rant (dart-archive#92) * allow code verifier to be passed in constructor * update changelog and bump pubspec.yaml version * Update lib/src/authorization_code_grant.dart update docs for codeVerifier Co-authored-by: Jonas Finnemann Jensen <jopsen@gmail.com> Co-authored-by: Joseph Lejtman <jlejtman@clarityinnovates.com> Co-authored-by: Jonas Finnemann Jensen <jopsen@gmail.com>
Refresh credentials once (dart-archive#73) * Made sure refreshCredentials is only running once when multiple calls are made * Added unit test * Added line to changelog * Updated version in pubspec
Merge pull request dart-archive#47 from wesleyfantinel/master OpenID's id_token implementation
Merge pull request dart-archive#49 from dart-lang/jonasfj-patch-1 Prepare 1.3.0
PreviousNext