@inrupt/solid-client-authn-core
Preparing search index...
IIssuerConfigFetcher
Interface IIssuerConfigFetcher
interface
IIssuerConfigFetcher
{
fetchConfig
(
issuer
:
string
)
:
Promise
<
IIssuerConfig
>
;
}
Index
Methods
fetch
Config
Methods
fetch
Config
fetchConfig
(
issuer
:
string
)
:
Promise
<
IIssuerConfig
>
Fetches the configuration
Parameters
issuer
:
string
URL of the IDP
Returns
Promise
<
IIssuerConfig
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
fetch
Config
@inrupt/solid-client-authn-core
Loading...
Fetches the configuration