mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
Fix link in documentation
This commit is contained in:
@@ -193,7 +193,7 @@ You'll get a JSON response looking like this:
|
||||
```
|
||||
|
||||
!!! tip
|
||||
If you use one of the [dependency callable](./dependency-callables.md) to protect one of your own endpoint, you'll have to authenticate exactly in the same way.
|
||||
If you use one of the [dependency callable](./current-user.md) to protect one of your own endpoint, you'll have to authenticate exactly in the same way.
|
||||
|
||||
## 4. Update my profile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user