Skip to content

v0.16.0

Compare
Choose a tag to compare
@itpropro itpropro released this 23 Sep 23:56
· 26 commits to main since this release

compare changes

πŸš€ Enhancements

  • oidc: ✨ Added handling for providers that don't refresh the refresh token (55230a2)
  • oidc: ✨ Added per provider session configuration (20c92ef)
  • config: ⚠️ πŸ’₯ Changed providerInfo to userInfo to align with oidc naming (caa9781)
  • oidc: ✨ Added additionalLogoutParameters property to customize the logout redirect (8605ba4)
  • provider: ✨ Added AWS Cognito provider (3da9e5d)

πŸ“– Documentation

  • provider: ✏️ Added AWS Cognito; Updated providers section (1e18b15)

⚠️ Breaking Changes

  • config: ⚠️ πŸ’₯ Changed providerInfo to userInfo to align with oidc naming (caa9781)

❀️ Contributors