mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-04-14 17:57:56 +00:00
* fix: revoke access token on duplicate auth code user * fix: review comments * tests: fix tests
2 lines
51 B
SQL
2 lines
51 B
SQL
ALTER TABLE "oidc_tokens" DROP COLUMN "code_hash";
|