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
{{ message }}
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
The example shown on https://oslo.js.org/reference/jwt/validateJWT is:
where a single string argument is passed to the validateJWT function.
However, the Definition in the docs is:
which matches the code.