mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
fix a document
This commit is contained in:
@@ -40,7 +40,7 @@ private module JsonWebToken {
|
||||
}
|
||||
|
||||
/**
|
||||
* The secret Or PublicKey for a JWT as a `CredentialsNode`.
|
||||
* The secret Or PrivateKey for a JWT as a `CredentialsNode`.
|
||||
*/
|
||||
private class JwtKey extends CredentialsNode {
|
||||
JwtKey() {
|
||||
|
||||
Reference in New Issue
Block a user