Irev-Dev / cadhub

We're out to raise awareness and put CodeCAD on the map. The success of CadHub can be measured by the amount it promotes the use of CodeCAD within the mechanical/manufacturing industry and the strength the CadHub community.
https://cadhub.xyz
GNU General Public License v3.0
316 stars 59 forks source link

Support Oauth / Github login #591

Open toddmedema opened 2 years ago

toddmedema commented 2 years ago

Oauth significantly reduces the barrier to trying out new tools - I personally hate having to create accounts on random websites.

(Saw this was on the roadmap https://github.com/Irev-Dev/cadhub/discussions/212, creating its own ticket so it can be linked to and closed with a PR)

Irev-Dev commented 2 years ago

I need to migrate our Auth provider, we're using netlify identity, which does allow GH logins, but I'm also looking to migrate the deploy to serverless and netlify identity pretty much has to be used on netlify with their functions.

Most likely auth0.