mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-04-12 00:37:56 +00:00
fix: revoke access token on duplicate auth code user
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE "oidc_tokens" DROP COLUMN "code_hash";
|
||||
Reference in New Issue
Block a user