beyond-all-reason / teiserver

Middleware server for online gaming
https://www.beyondallreason.info/
MIT License
61 stars 53 forks source link

[Feature]: Revoke authorized OAuth applications #526

Open geekingfrog opened 1 week ago

geekingfrog commented 1 week ago

Describe the Feature

Under account > security there is a list of user token. We could add a section for the authorized OAuth applications (see https://github.com/beyond-all-reason/teiserver/pull/335) and an option to revoke access.

Expected Behavior

Revoking access to an application should invalidate/remove all access token and refresh token associated with it for that user.