svf-utils
Preparing search index...
IAuthenticationProvider
Interface IAuthenticationProvider
interface
IAuthenticationProvider
{
getToken
(
scopes
:
Scopes
[]
)
:
Promise
<
string
>
;
}
Implemented by
BasicAuthenticationProvider
TwoLeggedAuthenticationProvider
Index
Methods
get
Token
Methods
get
Token
getToken
(
scopes
:
Scopes
[]
)
:
Promise
<
string
>
Parameters
scopes
:
Scopes
[]
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Token
svf-utils
Loading...