Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solution to allow for the implementation of two-factor authentication #769

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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