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
Test all supported algorithms.
Test expired JWTs.
Test missing JWKs (partial and complete if able).
Test garbage 'JWT's, anything 'triple dot' (e.g. abc.efg.ghi).
Misc: Test garbage inputs in general.
Additionally, see if there's a way to generate valid tokens and modify only parts of them.
The text was updated successfully, but these errors were encountered:
See #344.
Test all supported algorithms.
Test expired JWTs.
Test missing JWKs (partial and complete if able).
Test garbage 'JWT's, anything 'triple dot' (e.g. abc.efg.ghi).
Misc: Test garbage inputs in general.
Additionally, see if there's a way to generate valid tokens and modify only parts of them.
The text was updated successfully, but these errors were encountered: