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

Add a flag for disabling authentication via an active email authority #334

Open
mike-marcacci opened this issue Nov 7, 2020 · 1 comment

Comments

@mike-marcacci
Copy link
Member

The email authority has utility as a mechanism for identification in addition to authentication. Accordingly, there are use cases that require all the current functionality of this strategy, but also require that email is not a mechanism for authentication.

This could trivially be accomplished by adding an authenticationEnabled flag on the authority that is checked in the authentication authenticateEmail mutation.

@mike-marcacci
Copy link
Member Author

Note that in such a case, the user interface should avoid showing the email provider as an option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant