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-26 23:33:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f665d55bbf8243c2b156f8770d161b3228bcb2a7
tinyauth
/
internal
/
assets
/
migrations
/
postgres
/
000003_oidc_consent.down.sql
T
Stavros
da7e0e39ba
feat: use db store for consent
2026-08-13 21:35:20 +03:00
1 line
37 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
"oidc_consents"
;
Reference in New Issue
View Git Blame
Copy Permalink