MaikuB / flutter_appauth

A Flutter wrapper for AppAuth iOS and Android SDKs
273 stars 246 forks source link

Error: Issued at time is more than 10 minutes before or after the current time #408

Open Javi9512 opened 1 year ago

Javi9512 commented 1 year ago

Environment

When I change the device time and try to log in, it gives me the following error.

image

AppAuth in the Android version works correctly even if the time is changed.

Can you help me solve it without having to update the time of the device.

MaikuB commented 1 year ago

This issue indicative your device's time is out of sync with the actual time so the only thing you can do is update the device time