Auth
Revoke a session as an administrator
POST
/auth/logoutRevokes a user session through the Auth admin API.
Parameters
jwtstring- The user access token to revoke.
scope?SignOutScope- The revocation scope.
Returns
datanullerrorAuthError | null