passport-snapchat
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Authorization
Error
InternalOAuth
Error
Token
Error
constructor
code
message
name
stack
status
uri
Strategy
Options
Strategy
Options
With
Request
_
Strategy
Options
Base
Strategy
Verify
Callback
Verify
Function
Verify
Function
With
Request
Hierarchy
TokenError
Index
Constructors
constructor
Properties
code
message
name
stack
status
uri
Constructors
constructor
new
Token
Error
(
message
:
string
|
undefined
, code
:
string
, uri
?:
undefined
|
string
, status
?:
undefined
|
number
)
:
TokenError
Parameters
message:
string
|
undefined
code:
string
Optional
uri:
undefined
|
string
Optional
status:
undefined
|
number
Returns
TokenError
Properties
code
code
:
string
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
status
status
:
number
Optional
uri
uri
:
undefined
|
string
Generated using
TypeDoc