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
da7e0e39bac2c62474fd58def1d27e3da8994c03
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