SHIV5T3R / CO-DE

An Open Source Collaborative Code Editor
36 stars 26 forks source link

GitHub Authorisation #63

Open SHIV5T3R opened 8 months ago

SHIV5T3R commented 8 months ago

We currently allow users to create and access accounts using an email and password. However, we are considering replacing this authentication method with GitHub authentication, so that users can work on their repositories more easily.

We have discussed how to implement this change, and I think that replacing email/username login with GitHub auth is the best approach. This would make the login process simpler for both users and us.

What do you think? Any other alternatives?

mamush-m commented 8 months ago

hey, this is mushroom from discord earlier today. I think this could work but I was just thinking if a user needs to be sent some sort of email notification?

SHIV5T3R commented 7 months ago

hey, this is mushroom from discord earlier today. I think this could work but I was just thinking if a user needs to be sent some sort of email notification?

As far as I'm aware, we can get the email linked to the GH account for that.