secretsTestOverride property
- @visibleForTesting
getter/setter pair
Secrets to the used for testing. Also affects the internally used AuthSessionKeyHash
.
Implementation
@visibleForTesting
static AuthSessionSecrets? secretsTestOverride;
Secrets to the used for testing. Also affects the internally used AuthSessionKeyHash
.
@visibleForTesting
static AuthSessionSecrets? secretsTestOverride;