Can I obtain a refresh token with AuthenticationServices framework?
Source: Apple forum thread
Pain
-
I tried to obtain a refresh token after sign in with apple via AuthenticationServices as below
-
The response was {“error”:”invalid_client”}.
Keywords
- refresh token
- sign in with apple
- AuthenticationServices
Recommendation
Worldview