You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some business cases, users only wish to query account information through JWT, but they do not want this JWT to also have the capability to perform transactions. This is because it would significantly increase the security requirements for storing the JWT. Therefore, a readonly JWT is very meaningful.
The text was updated successfully, but these errors were encountered:
In some business cases, users only wish to query account information through JWT, but they do not want this JWT to also have the capability to perform transactions. This is because it would significantly increase the security requirements for storing the JWT. Therefore, a readonly JWT is very meaningful.
The text was updated successfully, but these errors were encountered: