mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
Update repository paths
This commit is contained in:
@@ -155,7 +155,7 @@ class Authenticator:
|
||||
reason=(
|
||||
"You should call `current_user` with your own set of parameters. "
|
||||
"See: "
|
||||
"https://frankie567.github.io/fastapi-users/usage/dependency-callables/"
|
||||
"https://fastapi-users.github.io/fastapi-users/usage/dependency-callables/"
|
||||
),
|
||||
)
|
||||
@with_signature(signature(current_user_dependency), func_name=func_name)
|
||||
|
||||
Reference in New Issue
Block a user