Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth server #868

Closed
MatteoGauthier opened this issue Feb 19, 2020 · 1 comment
Closed

Auth server #868

MatteoGauthier opened this issue Feb 19, 2020 · 1 comment

Comments

@MatteoGauthier
Copy link

What's the best way to authantificate a user to his account and get some data from this ?
Example :
Auth on my app with spotify and get your music stats.

What's the best hosting way for the auth server ? Can i "serverless" my app ?

@holman
Copy link
Owner

holman commented Feb 19, 2020

Plenty of options. You could either roll it yourself (involving serverless functions at various vendors), or use something like Auth0. If you want to connect with a third party, though, you’d probably want to roll your own.

@holman holman closed this as completed Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants