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