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-28 16:53:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
634964d10aa5a68b267977e24af1e1fcaba67aca
tinyauth
/
internal
/
assets
/
migrations
/
sqlite
/
000011_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