Search
Preparing search index...
The search index is not available
sengsara-crm
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"node_modules/@feathersjs/authentication-local/lib/strategy.d"
LocalStrategy
Class LocalStrategy
Hierarchy
AuthenticationBaseStrategy
LocalStrategy
Implements
AuthenticationStrategy
Index
Properties
app
authentication
name
Accessors
configuration
entity
Service
Methods
authenticate
compare
Password
find
Entity
get
Entity
get
Entity
Query
hash
Password
set
Application
set
Authentication
set
Name
verify
Configuration
Properties
Optional
app
app
:
Application
Optional
authentication
authentication
:
AuthenticationBase
Optional
name
name
:
string
Accessors
configuration
get
configuration
(
)
:
any
Returns
any
entity
Service
get
entityService
(
)
:
Service
<
any
>
Returns
Service
<
any
>
Methods
authenticate
authenticate
(
data
:
AuthenticationRequest
, params
:
Params
)
:
Promise
<
{
authentication
:
{
strategy
:
string
}
}
>
Parameters
data:
AuthenticationRequest
params:
Params
Returns
Promise
<
{
authentication
:
{
strategy
:
string
}
}
>
compare
Password
compare
Password
(
entity
:
any
, password
:
string
)
:
Promise
<
any
>
Parameters
entity:
any
password:
string
Returns
Promise
<
any
>
find
Entity
find
Entity
(
username
:
string
, params
:
Params
)
:
Promise
<
any
>
Parameters
username:
string
params:
Params
Returns
Promise
<
any
>
get
Entity
get
Entity
(
result
:
any
, params
:
Params
)
:
Promise
<
any
>
Parameters
result:
any
params:
Params
Returns
Promise
<
any
>
get
Entity
Query
get
Entity
Query
(
query
:
Query
, _params
:
Params
)
:
Promise
<
{
$limit
:
number
}
>
Parameters
query:
Query
_params:
Params
Returns
Promise
<
{
$limit
:
number
}
>
hash
Password
hash
Password
(
password
:
string
, _params
:
Params
)
:
Promise
<
string
>
Parameters
password:
string
_params:
Params
Returns
Promise
<
string
>
set
Application
set
Application
(
app
:
Application
)
:
void
Parameters
app:
Application
Returns
void
set
Authentication
set
Authentication
(
auth
:
AuthenticationBase
)
:
void
Parameters
auth:
AuthenticationBase
Returns
void
set
Name
set
Name
(
name
:
string
)
:
void
Parameters
name:
string
Returns
void
verify
Configuration
verify
Configuration
(
)
:
void
Returns
void
Globals
"node_
modules/@feathersjs/authentication-
local/lib/strategy.d"
Local
Strategy
app
authentication
name
configuration
entity
Service
authenticate
compare
Password
find
Entity
get
Entity
get
Entity
Query
hash
Password
set
Application
set
Authentication
set
Name
verify
Configuration
Generated using
TypeDoc