Skip to content

Conversation

claudiosdc
Copy link

Solution to allow for the implementation of two-factor authentication using useraccounts. The changes include: the ability to specify the states where custom input fields should be visible (new 'visible' field definition property); and a way to use a custom function for processing login (new 'loginFunc' config property).

… using useraccounts. The changes include: the ability to specify the states where custom input fields should be visible (new 'visible' field definition property); and a way to use a custom function for processing login (new 'loginFunc' config property).
…r authentication using useraccounts: simplification of loginFunc prototype (removed 'state' param); added support for custom reset password function (resetPasswordFunc) so two-factor authentication can also be used when reseting the password.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant