github fief-dev/fief v0.24.0

latest releases: v0.30.0, v0.29.2, v0.29.1...
2 years ago

Bump version 0.23.2 → 0.24.0

New features and improvements

  • User account management: users now have access to pages where they can update their profile and passwords
    • It's accessible from the root URL of your tenant, e.g. https://example.fief.dev or https://example.fief.dev/tenant
  • Login page now remember the last login method used:
    • If the user authenticated with an email, it'll be pre-filled
    • If the user authenticated with an OAuth Provider, it'll be shown at the top with a small badge
    • You can force this from your app using the login_hint parameter when redirecting to /authorize. [Documentation]

Bug fixes

  • Fix #165: bug preventing users from registering when you an optional user field was setup without default (date, datetime, phone number and address)

Don't miss a new fief release

NewReleases is sending notifications on new releases.