foundation-login
Home > @genesislcap/foundation-login
foundation-login package
Classes
Class |
Description |
---|---|
Default LoginRouting. | |
Defines the login class which handles account authentication from the front-end | |
(BETA) |
Functions
Function |
Description |
---|---|
Configure the login micro frontend settings. | |
Request SSO identity provider list | |
Gets LoginRouting from the DI container. | |
Get SSO identity provider login URL | |
A utility to check if a pathname is a route of this micro frontend. | |
Interfaces
Interface |
Description |
---|---|
LoginConfig DI interface. | |
LoginRouting interface. |
Variables
Variable |
Description |
---|---|
Default LoginConfig DI implementation. | |
(BETA) The default template options this MF has been created with. | |
(BETA) Re-define the login micro frontend. | |
(BETA) | |
Type Aliases
Type Alias |
Description |
---|---|
Could be expanded to allow field ViewTemplates. | |
Defines the parameters you may set on the routes. | |
If you don't provide SSOConfig on the login config then SSO is disabled completely. | |
(BETA) | |
(BETA) |