secretsTestOverride property
- @visibleForTesting
getter/setter pair
Secrets to the used for testing. Also affects the internally used JwtUtil
and RefreshTokenSecretHash
Implementation
@visibleForTesting
static AuthenticationTokenSecrets? secretsTestOverride;