Skip to content

Commit e3232f4

Browse files
committed
line
1 parent 4b8c82b commit e3232f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aspnetcore/security/authentication/configure-jwt-bearer-authentication.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ When using JWT access tokens for API authorization, the API grants or denies acc
7676

7777
> Note
7878
> HTTP also allows returning 404 for not authorized, so as to not leak information about the existence of resources to unauthorized clients.
79+
7980
### 401 Unauthorized
8081

8182
A 401 Unauthorized response indicates that the provided access token doesn't meet the required standards. This could be due to several reasons, including:

0 commit comments

Comments
 (0)