This website requires JavaScript.
Explore
Help
Sign In
PNArchives
/
Memoh
Watch
1
Star
0
Fork
0
You've already forked Memoh
mirror of
https://github.com/memohai/Memoh.git
synced
2026-04-25 07:00:48 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd8f1ec078dd43f3657017a41c059e3a7f4f64fb
Memoh
/
db
/
migrations
/
0028_email_oauth_tokens.down.sql
T
Yiming Qi
a5c364911e
feat(email/oauth): implement OAuth2 support for Gmail provider (
#212
)
2026-03-09 23:37:43 +08:00
2 lines
41 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
email_oauth_tokens
;
Reference in New Issue
View Git Blame
Copy Permalink