Search
Preparing search index...
The search index is not available
@jolocom/sdk - v1.0.0
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"src/interactionManager/authenticationFlow"
AuthenticationFlow
Class AuthenticationFlow
Hierarchy
Flow
<
Authentication
>
AuthenticationFlow
Index
Constructors
constructor
Properties
ctx
type
Methods
consume
Authentication
Request
get
State
handle
Interaction
Token
Object literals
state
Constructors
constructor
new
Authentication
Flow
(
ctx
:
Interaction
)
:
AuthenticationFlow
Parameters
ctx:
Interaction
Returns
AuthenticationFlow
Properties
Protected
ctx
ctx
:
Interaction
type
type
:
FlowType
= FlowType.Authentication
Methods
consume
Authentication
Request
consume
Authentication
Request
(
token
:
Authentication
)
:
Promise
<
boolean
>
Parameters
token:
Authentication
Returns
Promise
<
boolean
>
get
State
get
State
(
)
:
FlowState
Returns
FlowState
handle
Interaction
Token
handle
Interaction
Token
(
token
:
Authentication
, interactionType
:
string
)
:
Promise
<
boolean
>
Parameters
token:
Authentication
interactionType:
string
Returns
Promise
<
boolean
>
Object literals
state
state
:
object
description
description
:
string
= ""
Globals
"src/interaction
Manager/authentication
Flow"
Authentication
Flow
constructor
ctx
type
consume
Authentication
Request
get
State
handle
Interaction
Token
state
Generated using
TypeDoc