AuthenticatorConfig public protocol AuthenticatorConfig logger Logger instance used for debugging and monitoring authentication operations. Declaration Swift var logger: Logger? { get set } keyTag The key tag to use for the CryptoKey. Declaration Swift var keyTag: String { get set }