Preparing search index...
The search index is not available
Lens SDK Reference
Lens SDK Reference
@lens-protocol/client
Core
SignedAuthChallenge
Type alias SignedAuthChallenge
Signed
Auth
Challenge
:
{
id
:
Scalars
[
"ChallengeId"
]
[
"input"
]
;
signature
:
Scalars
[
"Signature"
]
[
"input"
]
;
}
The signed auth challenge
Type declaration
id
:
Scalars
[
"ChallengeId"
]
[
"input"
]
signature
:
Scalars
[
"Signature"
]
[
"input"
]
The signature
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Lens SDK Reference
@lens-protocol/react-web - v2.3.2
@lens-protocol/react-native - v2.3.2
@lens-protocol/client - v2.3.2
The signed auth challenge