mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-04-19 12:08:15 +00:00
43487d44f7
* feat: forward sub from oidc providers * fix: review comments
2 lines
52 B
SQL
2 lines
52 B
SQL
ALTER TABLE "sessions" ADD COLUMN "oauth_sub" TEXT;
|