await revoke( revocationEndpoint, config.appId, access_token, requester
|
// TODO: Implement revocation |
|
// await revoke( |
|
// revocationEndpoint, |
|
// config.appId, |
|
// access_token, |
|
// requester |
This issue was generated by todo-issue based on a TODO comment in 0febc5e. It's been assigned to @b68web because they committed the code.
await revoke( revocationEndpoint, config.appId, access_token, requester
api/auth/auth.controller.ts
Lines 97 to 102 in 0febc5e
This issue was generated by todo-issue based on a
TODOcomment in 0febc5e. It's been assigned to @b68web because they committed the code.