Skip to content

Commit 3f71966

Browse files
fix: small corrections on notes
1 parent d3a7208 commit 3f71966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hackingapis/api-authentication-attacks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Not a protocol, but a format. JWT can be:
168168

169169
Examples: read, openid, user_invoice_read...
170170

171-
Claims are key value items inside the token and the are asserted by the issuer, which means that it can be used for fine grained access control.
171+
**Claims** are key value items inside the token and the are asserted by the issuer, which means that it can be used for fine grained access control.
172172

173173
Examples: subject=jacob, age=23, suscription_level=gold...
174174

0 commit comments

Comments
 (0)