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
the library does not offer helpers for these yet, so for now you are supposed to handle the revocation list yourself before running the authorizer.
Other libs like biscuit-haskell include this check during parsing to abort parsing as early as possible (you can revoke a token before verifying signatures and parsing block contents)
The only mention I can see of revocation is for retrieving, how do I revoke a token?
The text was updated successfully, but these errors were encountered: