What's Changed
- Move UI tests to CircleCI by @mikenachbaur-okta in #159
- Integrate #166 to fix client ID matching in legacy OIDC migrations by @mikenachbaur-okta in #167
- Fix concurrent accesses to the async refreshIfNeeded function by @mikenachbaur-okta in #173
- Fix crash when using
try await credential.revoke()
if removal from token storage fails by @mikenachbaur-okta in #174 - Implement WebAuthn authenticator support in DirectAuth by @mikenachbaur-okta in #172
- Improve Legacy OIDC migration to include the original client ID and issuer by @mikenachbaur-okta in #176
- Ensure the correct grant type is used for all OOB primary factor uses by @mikenachbaur-okta in #177
- Release 1.6.0 by @mikenachbaur-okta in #178
Full Changelog: 1.5.0...1.6.0