Finish implementation of `/oauth/revoke` endpoint. https://github.com/brighthive/authserver/blob/d80444716c64b77f154aed7ec63d2a6af6354232/authserver/api/oauth2.py#L74-L75
Finish implementation of
/oauth/revokeendpoint.authserver/authserver/api/oauth2.py
Lines 74 to 75 in d804447