You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: