Background
When I obtain the ID token and use it to retrieve the private key from Web3Auth, some requests fail due to network issues, resulting in the invalidation of the ID token.
Solution
Add a retry policy to Web3Auth to reduce the occurrence of the above issue.