mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-08-25 23:03:35 +08: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";
|