spelling: signatures
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
97d3e8fa7f
commit
22de6da60b
@ -25,7 +25,7 @@ type rotationStrategy struct {
|
||||
rotationFrequency time.Duration
|
||||
|
||||
// After being rotated how long should the key be kept around for validating
|
||||
// signatues?
|
||||
// signatures?
|
||||
idTokenValidFor time.Duration
|
||||
|
||||
// Keys are always RSA keys. Though cryptopasta recommends ECDSA keys, not every
|
||||
|
Reference in New Issue
Block a user