You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: