...
A list of active sessions can be obtained through the get user sessions endpoint.
Access tokens cannot be revoked, but they will expire after a while. When a session is ended, any remaining unexpired access tokens should simply be discarded.
...
A list of active sessions can be obtained through the get user sessions endpoint.
Access tokens cannot be revoked, but they will expire after a while. When a session is ended, any remaining unexpired access tokens should simply be discarded.