This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
fastapi-users
Watch
1
Star
0
Fork
0
You've already forked fastapi-users
mirror of
https://github.com/fastapi-users/fastapi-users.git
synced
2025-08-16 11:53:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fastapi-users
/
fastapi_users
/
db
History
lill74
97cc799737
Add SQL String length in SQLAlchemy for MySQL compatibility
2020-09-30 14:48:51 +02:00
..
__init__.py
Implement OAuth2 flow (
#88
)
2020-01-17 11:43:17 +01:00
base.py
Use real UUID for User id. and OAuthAccount id. (
#198
)
2020-05-21 16:40:33 +02:00
mongodb.py
Fix
#261
: improve email query in MongoDB
2020-07-20 16:18:53 +02:00
sqlalchemy.py
Add SQL String length in SQLAlchemy for MySQL compatibility
2020-09-30 14:48:51 +02:00
tortoise.py
Fix
#245
: handle email as case insensitive while retrieving user in DB (
#250
)
2020-07-09 18:44:25 +02:00