post https://<subdomain>.huvrdata.app/api/auth/revoke-all/
Revoke all refresh tokens for the user
The verify_token or verify_session_cookie will see this change IF they are called with check_revoked=True
check_revoked requires and extra network call to the Identity Platform so we do not call it all the time
Required permissions:
- AllowAny