kevin51jiang / react-spotify-auth

Easy Spotify Authentication, written in React
42 stars 18 forks source link

Updated usage example to add onAccessToken #57

Closed rpeyron closed 3 years ago

rpeyron commented 3 years ago

Hello,

Thanks for your useful component. Here is a very small PR to update usage example to add onAccessToken and have a behavior more like one could expect just after have logged in without the need of refreshing the page (it took me some time to understand why, so it may help other users).

Hth, Remi

rpeyron commented 3 years ago

Hi, I have included the improvements you suggested. Thanks

kevin51jiang commented 3 years ago

Thanks again :D