- Notifications
You must be signed in to change notification settings - Fork927
Description
Hello Coders,
I would like to have the possibility to have a secondary way yo auth to login with Coder. We provide the Github Oauth option to our users, so Coder creates my user=francisco-mata and all my workspaces will be align to the user ID. If I try to create a user with the same email, to add a password adittional of Github auth it will prompt me that this "user already exists".
If you see Security Tab, on my Account, it clearly says I auth with Github, but I am not able to create a password to my Account.
All of these is beacuse we achieved to hit Issue14982 on v2.10. So this issue block all our auths for users. And itcreated a real issue, because theres no secondary way that users can auth with the same user ID that link their accounts with their workspaces.
I would like to have the option that any Github authenticated user, have the possibility to go to Security Tab, to add a password for their account, so if the Github Oauth fails for whatever reason, users can enter coder.