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

creating backend that holds spotify connection "infinitely" #464

Open
adammo94 opened this issue Sep 5, 2022 · 1 comment
Open

creating backend that holds spotify connection "infinitely" #464

adammo94 opened this issue Sep 5, 2022 · 1 comment

Comments

@adammo94
Copy link

adammo94 commented Sep 5, 2022

Ok, so basically I'd like to achieve similar functionality as e.g. last.FM has (one time user account - spotify account tie)
From what I've read the way to do it is to use Authorization code without PKCE.
Can anyone point me any further? I have firebase authentication in my app. Should I put anything what comes from spotify into user firestore databse and then use it?

@kevinguebert
Copy link

You could look into using firebase functions: https://github.com/firebase/functions-samples/tree/main/spotify-auth

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