Assume that i have successfully authorized an account via pin based authentication and saved every variable to re-authenticate later

Do such authentication every expires? If so when?

Ty

1 Like

The only instance where the token would become invalid would be if the user revoked the application’s access via their account settings.

2 Likes