We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e3e3e commit 409ef0dCopy full SHA for 409ef0d
README.md
@@ -581,7 +581,7 @@ You need to send an "Authorization" header containing a base64 url encoded and d
581
582
Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6IjE1MzgyMDc2MDUiLCJleHAiOjE1MzgyMDc2MzV9.Z5px_GT15TRKhJCTHhDt5Z6K6LRDSFnLj8U5ok9l7gw
583
584
-This example sends the signed string:
+This example sends the signed claims:
585
586
{
587
"sub": "1234567890",
0 commit comments