drumnation / musichead

Ruby on Rails, ReactJS, Redux, Spotify API, YouTube API
1 stars 0 forks source link

implement redux spotify authorization actions/reducers #7

Open drumnation opened 7 years ago

drumnation commented 7 years ago
  1. Right now the user needs to visit their profile page to connect with Spotify, but the profile page has a lot of assets that require Spotify and will break the site.
  2. They need to be able to connect as a mandatory next step after creating an account.
  3. Hook up SpotifyAuth Redux code I have in my project currently.