Clean up token on deauthorize #3800
Labels
aspect: authentication
This is a broad, abstract, and almost impractical category that we have yet to sort out.
type: improvement
Improves an existing feature or existing code
Bug description
When disconnecting a provider, tokens should be deleted as well.
Steps to reproduce
Go to
/integrations
page and disconnect a previously connected provider.Expected behavior
No response
Example repository
No response
Related to #3754
Additional information
getToken
operation will throw an error,) thus unauthorized access is prevented ✅TL;DR the UX is impacted as it looks like the authorization is missing ❌
The text was updated successfully, but these errors were encountered: