cjam / cjam/react-native-spotify-remote
QUESTION: Is there a "CODE" auth flow for iOS?
Open
- Dominant language
- Objective-C
- Stars
- 283
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
I have a Backend that is getting the refresh and access tokens from the Spotify API with the Code I get from this lib auth method. However, the Code Auth Flow only exists for Android. In iOS the access token I get expires after 1hr. Is there a way to obtain the Code or at least an refresh token with a longer expiration date in iOS?
Contributor guide
Assessment
This issue has not been assessed yet.