Files
twenty/packages/twenty-server
Aditya Pimpalkar 3e65fbd3d5 bug: update revokedAt on PKCE flow (#4918)
The authorization token has an expiry of 5 minutes, we already have
checks in place to verify this and throw a Forbidden exception. We need
to revoke the token once it's used otherwise it could be used multiple
times to gain access to tokens till it expires.
2024-04-15 12:49:05 +02:00
..
2024-03-26 13:42:09 +01:00
2024-04-05 18:35:48 +02:00