FastAPI + MongoDB with Beanie + React Login Example
Stars
26
Forks
3
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
50
commits
deps: add missing module typescript
b90b0c6
refactor: hierarchy of colors
4e5f80b
feat(auth): supports OAuth 2.0 for Naver
70536d6
feat(auth): supports OAuth 2.0 for NAVER (+1 squashed commits)
742da8b
code clean up
0b22df9
fix: display error message when failed
a9e3c25
fix: convert type of `account_id` to string
db2dd96
refactor: move constants into module
8b4862d
refactor: create base class OAuthBackend
0a5ada6
feat(auth.kakao): implements update user profile
ad7f7f8
feat(auth): implements Kakao OAuth 2.0
7a8f051
refactor(auth.redirects): pull components up
2e7d0d6
docs: add sample environment file
110ddf9
fix(oauth2): do not update profile when not null
0666530
feat(auth): supports Github OAuth 2.0
078f2cb