Open geekingfrog opened 1 week ago
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.
Revoking access to an application should invalidate/remove all access token and refresh token associated with it for that user.
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.