This website requires JavaScript.
Explore
Help
Sign In
barbercollie
/
tinyauth
Watch
1
Star
0
Fork
1
You've already forked tinyauth
mirror of
https://github.com/steveiliop56/tinyauth.git
synced
2026-06-12 14:30:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4c5f14d8c08e5c4d0e2870f1debdb0fc92f2507
tinyauth
/
internal
/
assets
/
migrations
/
sqlite
/
000011_oidc_consent.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