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?