MelroyNoronha / radioPool

Bringing value to music lovers.
0 stars 0 forks source link

Prototype: Build sign in screen #5

Open MelroyNoronha opened 1 year ago

MelroyNoronha commented 1 year ago

Link to epic: #4 Sign in screen will have:

MelroyNoronha commented 1 year ago

Building out Spotify sign in functionality: https://developer.spotify.com/documentation/general/guides/authorization/code-flow/ https://developer.spotify.com/documentation/general/guides/authorization/app-settings/ https://www.youtube.com/watch?v=SbelQW2JaDQ https://javascript.plainenglish.io/react-native-full-authentication-flow-with-spotify-bc0a5b895696

MelroyNoronha commented 1 year ago

Auth0 and authorization code flow: https://auth0.com/docs/get-started/authentication-and-authorization-flow/authorization-code-flow https://auth0.com/docs/quickstart/native/react-native/interactive

MelroyNoronha commented 1 year ago

Implementing Auth0 in RN: Auth0-RN