What's Changed
- Add support for
nonce
by @mikenachbaur-okta in #59 - Build and archive DocC documentation by @mikenachbaur-okta in #57
- Update the first call to an authentication flow to be named
start
by @mikenachbaur-okta in #65 - Simplify the Credential.refresh* methods by @mikenachbaur-okta in #64
- Remove redundant
cancel
AuthenticationFlow function by @mikenachbaur-okta in #68 - Implement session token exchange flow by @mikenachbaur-okta in #70
- Support the
slow_down
token error response in DeviceAuthorizationFlow by @mikenachbaur-okta in #75 - Introduced OAuth2ServerErrorCode to improve OAuth2ServerError and its documentation by @emmanuelogunmuyiwa-okta in #77
- Update device authorization and JWKS to closer match the spec by @mikenachbaur-okta in #74
- Add a pre-commit hook to protect test configuration by @mikenachbaur-okta in #78
- ID Token verification updates to support OIDC conformance by @mikenachbaur-okta in #79
- Update versions to support the 1.0.0 release by @mikenachbaur-okta in #81
New Contributors
- @emmanuelogunmuyiwa-okta made their first contribution in #76
Full Changelog: 0.5.0...1.0.0