We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97feae7 commit 92b38edCopy full SHA for 92b38ed
docs/docs/errors.md
@@ -136,7 +136,7 @@ The `callbackUrl` provided was either invalid or not defined. See [specifying a
136
137
#### JWT_SESSION_ERROR
138
139
-JWKKeySupport: the key does not support HS512 verify algorithm
+JWTKeySupport: the key does not support HS512 verify algorithm
140
141
The algorithm used for generating your key isn't listed as supported. You can generate a HS512 key using
142
0 commit comments