Preparing search index...
The search index is not available
Lens SDK Reference
Lens SDK Reference
@lens-protocol/client
Core
VerifyRequest
Type alias VerifyRequest
Verify
Request
:
{
accessToken
?:
InputMaybe
<
Scalars
[
"Jwt"
]
[
"input"
]
>
;
identityToken
?:
InputMaybe
<
Scalars
[
"Jwt"
]
[
"input"
]
>
;
}
Type declaration
Optional
access
Token
?:
InputMaybe
<
Scalars
[
"Jwt"
]
[
"input"
]
>
The access token to verify
Optional
identity
Token
?:
InputMaybe
<
Scalars
[
"Jwt"
]
[
"input"
]
>
The identity token to verify
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 access token to verify