Implementation of a logout route that revokes the user's token(s). Should follow current API structure and be something like `/oauth/logout`.
Implementation of a logout route that revokes the user's token(s).
Should follow current API structure and be something like
/oauth/logout.