benawad / dogehouse

Taking voice conversations to the moon 🚀
https://dogehouse.tv/
MIT License
9.12k stars 1.48k forks source link

A native login option, not just oauth #842

Open dandanthedev opened 3 years ago

dandanthedev commented 3 years ago

https://auth0.com

nadirabbas commented 3 years ago

doesn't that make it easy to make fake accounts? 🤔

dandanthedev commented 3 years ago

Maybe, but it is still easier to use and to code.

edumorlom commented 3 years ago

I don't mind just having oauth but I do think we should give more options such as:

  1. Login with Apple
  2. Login with Google
  3. Login with Facebook
GiggioG commented 3 years ago

no, this is extremely annoying, especially for bot devs. this is one of the most important issues right now

TheOtterlord commented 3 years ago

Discord OAuth is in progress (awaiting help from an elixir contributor). A seperate bot api will be added in the future, but e-mail authentication is a terrible idea, it makes it so easy for fake account spamming and overloading the server with fake requests etc.

dandanthedev commented 3 years ago

Its all handled by Auth0 so u dont have to worry bout secuirty and overloading but faking accounts is a problem

dandanthedev commented 3 years ago

Make a verified badge i guess

TheOPtimal commented 3 years ago

Just wanna pop in and say that there is also Userbase which is completely serverless. (Unless you want to self-host it that is)

It is also GDPR compliant.

dandanthedev commented 3 years ago

Auth0 will cost money at a certain user limit, so maybe userbase is a good idea

TheOPtimal commented 3 years ago

@daantje1 Userbase's free plan is capped at 100 users, but the production plan is unlimited users, has one-click stripe integration if Ben wants to sell out and if you dont wanna pay or be more secure you can always self-host