mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 21:15:13 +00:00
Update the OAuth2 module to plugin (#620)
* Update the OAuth2 module to plugin * update create user social param
This commit is contained in:
@@ -28,7 +28,6 @@ dependencies = [
|
||||
"fast-captcha>=0.3.2",
|
||||
"fastapi-cli==0.0.5",
|
||||
"fastapi-limiter>=0.1.6",
|
||||
"fastapi-oauth20>=0.0.1",
|
||||
"fastapi-pagination>=0.13.0",
|
||||
"fastapi[standard]==0.115.11",
|
||||
"flower>=2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user