mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-04-16 02:36:10 +00:00
fix: revoke access token on duplicate auth code user (#786)
* fix: revoke access token on duplicate auth code user * fix: review comments * tests: fix tests
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE "oidc_tokens" DROP COLUMN "code_hash";
|
||||
Reference in New Issue
Block a user