-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
await revoke( revocationEndpoint, config.appId, access_token, requester
Lines 97 to 102 in 0febc5e
| // TODO: Implement revocation | |
| // await revoke( | |
| // revocationEndpoint, | |
| // config.appId, | |
| // access_token, | |
| // requester |