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-27 07:16:19 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb6c3c826eb171c778a6332e6da1a3b3d3882e6a
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