- Issue created by @jurgenhaas
If users have to re-input their password regularly, they tend to use weak passwords. To prevent that from happening. Let users define their own token in their user profile which can be used for re-authentication instead of their password.
Define an extra base field for user entities and try that for re-authentication instead of their password.
Active
1.0
Code