dwyl / dwyl/auth

Select authentication method

Open
#183 1 comment 1 reaction 1 assignee Claimed by @SimonLab View on GitHub
enhancement priority-2
Dominant language
Elixir
Stars
141
Forks
8
PR merge metrics
No merged PRs in 30d

Description

For [labels](https://github.com/dwyl/labels/issues/104) 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](https://user-images.githubusercontent.com/194400/156402081-aedf7b16-93e2-4c86-9028-1ab8db155843.png)
+ [ ] 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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.