You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if users want to change any settings, like password or backup codes, they need to know the settings url to access them.
We need a better way to allow users to self-manage their accounts. The menu should include:
reset password
manage totp
manage backup codes
manage passkeys.
This is also needed as discussed in #330, if user logs in directly to login ui we could set the return_to to the self-service menu page.
The text was updated successfully, but these errors were encountered:
Currently if users want to change any settings, like password or backup codes, they need to know the settings url to access them.
We need a better way to allow users to self-manage their accounts. The menu should include:
This is also needed as discussed in #330, if user logs in directly to login ui we could set the
return_to
to the self-service menu page.The text was updated successfully, but these errors were encountered: