Protected
_currentProtected
_currentReadonly
configReadonly
connectorReadonly
emitterReadonly
httpProtected
Readonly
logReadonly
status$Static
Protected
Readonly
LEGACY_This key should not be used anymore. It is kept for backward compatibility.
Static
Readonly
QUERY_Static
Protected
Readonly
WC_This key should not be used outside the cleanWalletConnectInternalCache method.
Protected
contextThe state of the current authentication context.
Protected
_connectProtected
The message to sign.
Private
cleanConnect the user using the provided authentication configuration. Returns the authentication context after the connection is established or throw an error otherwise.
The authentication context.
The authentication configuration.
Optional
assignOptional
authOptional
resolveProtected
createUse ArnAuthContext.disconnect() instead.
Produces an Authorization header to authenticate the connected user in a request to the server.
If no user is connected on the provided/default context.
The authentication context to produce the header for, or the latest one by default.
Private
getProtected
getReturn if a context is connected.
The auth context to check (current one by default).
Sign a jwt with a given key.
The JWT to sign.
The symbolic name of the key, to be found in the ARN project auth configuration.
Optional
tokenId: stringThe id of the token to use for signing (if the key is restricted token owners of a specific contract).
Use ArnAuthContext.trySwitchChain() instead.
Generated using TypeDoc
ARN Client authentication service.