@nevermined-io/payments
Preparing search index...
AuthResult
Interface AuthResult
Authentication result from paywall validation
interface
AuthResult
{
agentId
:
string
;
agentRequest
?:
StartAgentRequest
;
httpUrl
?:
string
;
logicalUrl
:
string
;
planId
:
string
;
subscriberAddress
:
`
0x
${
string
}
`
;
token
:
string
;
}
Index
Properties
agent
Id
agent
Request?
http
Url?
logical
Url
plan
Id
subscriber
Address
token
Properties
agent
Id
agentId
:
string
Optional
agent
Request
agentRequest
?:
StartAgentRequest
Optional
http
Url
httpUrl
?:
string
logical
Url
logicalUrl
:
string
plan
Id
planId
:
string
subscriber
Address
subscriberAddress
:
`
0x
${
string
}
`
token
token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
agent
Request
http
Url
logical
Url
plan
Id
subscriber
Address
token
@nevermined-io/payments
Loading...
Authentication result from paywall validation