invertase / react-native-apple-authentication

A React Native library providing support for Apple Authentication on iOS and Android.
Other
1.36k stars 215 forks source link

Token expires after 24 hours #312

Closed kamil-floqsta closed 8 months ago

kamil-floqsta commented 1 year ago

Is there any possibility to refresh a token in easy way? I have to re-authenticate every 24 hours.

Library version: v2.2.1
React Native 0.68.2
iOS 15.5
Device: real device
mikehardy commented 1 year ago

I'm not sure but I don't think so

What did you see when you investigated the source and underlying APIs / documentation from Apple?