Search
Preparing search index...
The search index is not available
io.parrots
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"lib/share/resource/ParrotsAccountResource"
ParrotsAccountResource
Class ParrotsAccountResource
Hierarchy
AbstractServerResource
ParrotsAccountResource
Index
Constructors
constructor
Properties
base
Path
connection
Mgr
Methods
activate
Account
With
Http
Info
adding
Header
Request
Options
Args
change
Password
change
Password
With
Http
Info
check
check
With
Http
Info
create
Oauth
With
Http
Info
get
Accounts
Info
get
Accounts
Infos
get
Connection
Manager
login
With
Http
Info
oauth
Login
With
Http
Info
register
register
With
Http
Info
send
Email
Change
Password
send
Email
Change
Password
With
Http
Info
send
Email
Validation
Account
send
Email
Validation
Account
With
Http
Info
set
Connection
Manager
Constructors
constructor
new
Parrots
Account
Resource
(
connectionMgr
:
IConnectionManager
)
:
ParrotsAccountResource
Parameters
connectionMgr:
IConnectionManager
Returns
ParrotsAccountResource
Properties
Private
base
Path
base
Path
:
string
= "./account"
Protected
connection
Mgr
connection
Mgr
:
IConnectionManager
Methods
activate
Account
With
Http
Info
activate
Account
With
Http
Info
(
userId
:
string
, secret
:
string
)
:
Promise
<
any
>
Parameters
userId:
string
secret:
string
Returns
Promise
<
any
>
Private
adding
Header
Request
Options
Args
adding
Header
Request
Options
Args
(
options
:
RequestOptionsArgs
, headerData
:
object
)
:
RequestOptionsArgs
Parameters
options:
RequestOptionsArgs
headerData:
object
[
name:
string
]:
string
Returns
RequestOptionsArgs
change
Password
change
Password
(
body
:
any
)
:
Promise
<
any
>
Parameters
body:
any
Returns
Promise
<
any
>
change
Password
With
Http
Info
change
Password
With
Http
Info
(
body
:
any
)
:
Promise
<
any
>
Parameters
body:
any
Returns
Promise
<
any
>
check
check
(
req
:
any
)
:
Promise
<
any
>
Parameters
req:
any
Returns
Promise
<
any
>
check
With
Http
Info
check
With
Http
Info
(
req
:
any
)
:
Promise
<
any
>
Parameters
req:
any
Returns
Promise
<
any
>
create
Oauth
With
Http
Info
create
Oauth
With
Http
Info
(
authenProvider
:
string
, clientId
:
string
, token
:
string
, registerDTO
:
any
)
:
Promise
<
any
>
Parameters
authenProvider:
string
clientId:
string
token:
string
registerDTO:
any
Returns
Promise
<
any
>
get
Accounts
Info
get
Accounts
Info
(
value
:
any
)
:
Promise
<
any
>
Parameters
value:
any
Returns
Promise
<
any
>
get
Accounts
Infos
get
Accounts
Infos
(
body
:
any
)
:
Promise
<
any
>
Parameters
body:
any
Returns
Promise
<
any
>
get
Connection
Manager
get
Connection
Manager
(
)
:
IConnectionManager
Returns
IConnectionManager
login
With
Http
Info
login
With
Http
Info
(
username
:
string
, password
:
string
)
:
Promise
<
any
>
Parameters
username:
string
password:
string
Returns
Promise
<
any
>
oauth
Login
With
Http
Info
oauth
Login
With
Http
Info
(
authenProvider
:
string
, clientId
:
string
, token
:
string
, clientName
?:
string
, clientData
?:
any
)
:
Promise
<
any
>
Parameters
authenProvider:
string
clientId:
string
token:
string
Optional
clientName:
string
Optional
clientData:
any
Returns
Promise
<
any
>
register
register
(
createAccountDTO
:
CreateAccountDTO
)
:
Promise
<
any
>
Parameters
createAccountDTO:
CreateAccountDTO
Returns
Promise
<
any
>
register
With
Http
Info
register
With
Http
Info
(
createAccountDTO
:
CreateAccountDTO
)
:
Promise
<
any
>
Parameters
createAccountDTO:
CreateAccountDTO
Returns
Promise
<
any
>
send
Email
Change
Password
send
Email
Change
Password
(
email
:
string
)
:
Promise
<
any
>
Parameters
email:
string
Returns
Promise
<
any
>
send
Email
Change
Password
With
Http
Info
send
Email
Change
Password
With
Http
Info
(
email
:
string
)
:
Promise
<
any
>
Parameters
email:
string
Returns
Promise
<
any
>
send
Email
Validation
Account
send
Email
Validation
Account
(
body
:
any
)
:
Promise
<
any
>
Parameters
body:
any
Returns
Promise
<
any
>
send
Email
Validation
Account
With
Http
Info
send
Email
Validation
Account
With
Http
Info
(
body
:
any
)
:
Promise
<
any
>
Parameters
body:
any
Returns
Promise
<
any
>
set
Connection
Manager
set
Connection
Manager
(
connectionMgr
:
IConnectionManager
)
:
void
Parameters
connectionMgr:
IConnectionManager
Returns
void
Globals
"lib/share/resource/
Parrots
Account
Resource"
Parrots
Account
Resource
constructor
base
Path
connection
Mgr
activate
Account
With
Http
Info
adding
Header
Request
Options
Args
change
Password
change
Password
With
Http
Info
check
check
With
Http
Info
create
Oauth
With
Http
Info
get
Accounts
Info
get
Accounts
Infos
get
Connection
Manager
login
With
Http
Info
oauth
Login
With
Http
Info
register
register
With
Http
Info
send
Email
Change
Password
send
Email
Change
Password
With
Http
Info
send
Email
Validation
Account
send
Email
Validation
Account
With
Http
Info
set
Connection
Manager
Generated using
TypeDoc