willowtreeapps / sign-in-with-apple-button-android

An Android library for Sign In with Apple
MIT License
283 stars 68 forks source link

Refresh functionality #70

Open OzzieOrca opened 4 years ago

OzzieOrca commented 4 years ago

Is there any refresh functionality provided by this package? Seems like the identityToken expires after 1 day. Is there any method to get a new identityToken without prompting the user again?

I asked this in https://github.com/axxag/react-native-apple-authentication-android/issues/3 which wraps this package but figured it might be better to ask here as I didn't see anything in the readme.