We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7025ce commit cf0b96dCopy full SHA for cf0b96d
README.md
@@ -652,7 +652,7 @@ This example sends the signed claims:
652
"exp": 1538207635
653
}
654
655
-NB: The JWT implementation only supports the hash based algorithms HS256, HS384 and HS512.
+NB: The JWT implementation only supports the RSA and HMAC based algorithms.
656
657
## Authorizing operations
658
0 commit comments