Skip to content

v3.3.0

Compare
Choose a tag to compare
@balazsorban44 balazsorban44 released this 09 Feb 15:01
· 2923 commits to main since this release
8bd9d87

Features

  • provider: update session when signIn/signOut successful (#1267) (f4269f7)
  • provider: add EVE Online provider (#1227) (c387f32)
  • provider: option to disable client-side redirects (credentials) (#1219) (690f81e)
  • ts: preliminary work to support TypeScript in the future (#1223) (562bcf2)

Bug fixes

  • page: fix typo in error page (748e7b4)
  • provider: add verificationRequest flag to email signIn callback (#1258) (5ee84c5)
  • ui: use color text var for input color (#1260) (487906e)
  • provider: okta client authentication (#1257) (cb6f787)
  • provider: Fixes for email sign in (#1285) (c5bb0ac)

Documentation