mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
439b041780
Solves #15575 Adds OAuth access token revocation when unlinking external auth provider. Due to revocation not being consistently implemented by providers this is only best effort attempt. Unsuccessful revocation won't influence link removal.