List of options for creating an AuthClient.
An identity to use as the base
Options to handle idle timeouts
after 30 minutes, invalidates the identity
type to use for the base key
'ECDSA' If you are using a custom storage provider that does not support CryptoKey storage, you should use 'Ed25519' as the key type, as it can serialize to a string
Optional storage with get, set, and remove. Uses IdbStorage by default
Generated using TypeDoc
List of options for creating an AuthClient.