Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
host-kit
VerifyStreamTicketOptions
Interface VerifyStreamTicketOptions
interface
VerifyStreamTicketOptions
{
now
?:
()
=>
number
;
secret
:
string
;
token
:
string
;
}
Index
Properties
now?
secret
token
Properties
Optional
now
now
?:
()
=>
number
Epoch-ms clock, injectable for tests. Default Date.now.
secret
secret
:
string
token
token
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
now
secret
token
Documentation
GitHub
Anchorage API reference
Loading...
Epoch-ms clock, injectable for tests. Default Date.now.