This website requires JavaScript.
Explore
Help
Sign In
Sirius
/
tinyauth
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tinyauthapp/tinyauth.git
synced
2026-08-29 01:03:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23af559f2f18d47f90dde0f6a69a1661a7383bdf
tinyauth
/
internal
/
assets
/
migrations
/
postgres
/
000003_oidc_consnet.down.sql
T
Stavros
e4c5f14d8c
chore: init db migrations
2026-06-11 18:18:39 +03:00
2 lines
37 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
"oidc_consent"
;
Reference in New Issue
View Git Blame
Copy Permalink