Handle JWT token expiration using SDK

According to your documentation JWT token is passed during SDK init process.
But how should I handle JWT token expiration using Web3Auth SDK?

@danil.makarenko Your request has been forwarded to our Dev team and will get back with further updates.

@danil.makarenko JWT Token Expiration is set upon creation of the JWT token. No one can modify the expiration, that defeats the purpose of short lived token. If you are referring to Refresh token, you can read the below doc:

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.