secretsTestOverride property

  1. @visibleForTesting
AuthSessionSecrets? secretsTestOverride
getter/setter pair

Secrets to the used for testing. Also affects the internally used AuthSessionKeyHash.

Implementation

@visibleForTesting
static AuthSessionSecrets? secretsTestOverride;