NathanWalker / ShoutOutPlay

The mobile app that allows you to create and record personal dedications using your favorite music playlists for corporate events, parties, weddings and get togethers.
https://shoutoutplay.com
30 stars 7 forks source link

Create internal firebase password using spotify user email address #40

Closed NathanWalker closed 8 years ago

NathanWalker commented 8 years ago

previously i was using the spoitify user uri, but this is bad because it can change if user decides to use a custom spotify profile name vs. the randomly assigned id.

This will result in locking the user out since firebase will no longer know how to login for the currently logged in spotify user.