Browse Source

Update docs

Maurits van der Schee 5 years ago
parent
commit
cf0b96d9d1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -652,7 +652,7 @@ This example sends the signed claims:
652 652
       "exp": 1538207635
653 653
     }
654 654
 
655
-NB: The JWT implementation only supports the hash based algorithms HS256, HS384 and HS512.
655
+NB: The JWT implementation only supports the RSA and HMAC based algorithms.
656 656
 
657 657
 ## Authorizing operations
658 658
 

Loading…
Cancel
Save