node-apple-signin icon indicating copy to clipboard operation
node-apple-signin copied to clipboard

✨Make redirect_url optional in refreshAuthorizationToken

Open a-tokyo opened this issue 5 years ago • 1 comments

  • ✨Make redirect_url optional in refreshAuthorizationToken

It's optional as can bee seen in the docs here: https://developer.apple.com/documentation/signinwithapplerestapi/generate_and_validate_tokens. I encountered the usecase with the RN library https://github.com/invertase/react-native-apple-authentication/

Thanks a lot for the awesome work!

a-tokyo avatar Feb 22 '20 21:02 a-tokyo

Using this atm https://github.com/A-Tokyo/apple-signin-auth

a-tokyo avatar Mar 16 '20 13:03 a-tokyo