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

Select authentication method #183

Open
3 tasks
SimonLab opened this issue Mar 2, 2022 · 1 comment
Open
3 tasks

Select authentication method #183

SimonLab opened this issue Mar 2, 2022 · 1 comment
Assignees
Labels
enhancement New feature or enhancement of existing functionality priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished

Comments

@SimonLab
Copy link
Member

SimonLab commented Mar 2, 2022

For labels we only want to allow users to login with Github.
So when creating a new app on auth we can define which methods are allowed to be used to login (Github, Google or Email/password).

Todo

  • During App Creation in the Auth UI we should display a list of checkboxes of the available Auth providers (currently Google, GitHub and Email).

image

  • All Auth providers should be checked by default as this is the desired behaviour in our "Main" App.
  • Store the selected Apps in the DB on the app record. (TBD)
@SimonLab SimonLab added the enhancement New feature or enhancement of existing functionality label Mar 2, 2022
@nelsonic
Copy link
Member

@SimonLab I find myself wanting to use this now. 💭
Let's revisit it next week (or whenever you're back). 🙏

@nelsonic nelsonic added this to To do in Simon's list via automation Aug 26, 2022
@nelsonic nelsonic added the priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished label Aug 26, 2022
@nelsonic nelsonic moved this from To do to In progress in Simon's list Aug 26, 2022
@nelsonic nelsonic moved this from In progress to To do in Simon's list Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement of existing functionality priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished
Projects
Development

No branches or pull requests

2 participants