mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
spelling: signatures
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -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