mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-08-11 19:43:43 +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";
|