We found 2 matches for: session management

An overview of all session management blocks currently available, updated daily!

session management: search tokens

Find existing access tokens by query, without exposing the token itself.

In-pins

flow
query

Out-pins

flow
matches
hits
session management: revoke token

Revokes all access tokens based of the authentication document.

In-pins

flow
auth. guid
The GUID of authentication storage document, not the access token.

Out-pins

flow
revoked
Returns true if we could successfully revoke the given authentication document and the access-tokens generated from it.
error