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-09-01 05:08:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c47e68c09d2ea9cd85d5f56986420f758896abb
tinyauth
/
internal
/
assets
/
migrations
/
postgres
/
000003_oidc_consent.down.sql
T
Stavros
0c47e68c09
feat: do not show oidc consent screen every time (
#989
)
2026-08-17 02:44:48 +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