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-11 22:10:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd51263428dd7d7dda4465e578bc9a06158f2062
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