@genesislcap/foundation-login 14.408.0 → 14.409.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -122
- package/package.json +15 -15
- package/docs/api/foundation-login.configure.md +0 -113
- package/docs/api/foundation-login.defaultapihost.md +0 -12
- package/docs/api/foundation-login.defaultloginconfig.md +0 -13
- package/docs/api/foundation-login.defaultloginrouting.getroutepath.md +0 -51
- package/docs/api/foundation-login.defaultloginrouting.md +0 -61
- package/docs/api/foundation-login.defaultloginrouting.navigateto.md +0 -51
- package/docs/api/foundation-login.defaultorganisation.md +0 -12
- package/docs/api/foundation-login.defaultpassword.md +0 -12
- package/docs/api/foundation-login.defaultsocketext.md +0 -12
- package/docs/api/foundation-login.defaulttemplateoptions.md +0 -16
- package/docs/api/foundation-login.defaultuser.md +0 -12
- package/docs/api/foundation-login.define.md +0 -38
- package/docs/api/foundation-login.definition.md +0 -19
- package/docs/api/foundation-login.fetchidps.md +0 -70
- package/docs/api/foundation-login.fieldconfig.md +0 -19
- package/docs/api/foundation-login.fieldconfigmap.md +0 -19
- package/docs/api/foundation-login.getloginrouting.md +0 -32
- package/docs/api/foundation-login.getssologinurl.md +0 -84
- package/docs/api/foundation-login.hostenv.md +0 -12
- package/docs/api/foundation-login.hosturl.md +0 -12
- package/docs/api/foundation-login.idp.id.md +0 -11
- package/docs/api/foundation-login.idp.md +0 -72
- package/docs/api/foundation-login.idp.type.md +0 -11
- package/docs/api/foundation-login.idpresponse.id.md +0 -11
- package/docs/api/foundation-login.idpresponse.md +0 -72
- package/docs/api/foundation-login.idpresponse.type.md +0 -11
- package/docs/api/foundation-login.ismfroute.md +0 -54
- package/docs/api/foundation-login.login.md +0 -113
- package/docs/api/foundation-login.loginconfig.autoauth.md +0 -18
- package/docs/api/foundation-login.loginconfig.autoconnect.md +0 -13
- package/docs/api/foundation-login.loginconfig.background.md +0 -30
- package/docs/api/foundation-login.loginconfig.defaultredirecturl.md +0 -18
- package/docs/api/foundation-login.loginconfig.fields.md +0 -18
- package/docs/api/foundation-login.loginconfig.hostpath.md +0 -18
- package/docs/api/foundation-login.loginconfig.localizationresources.md +0 -36
- package/docs/api/foundation-login.loginconfig.logo.md +0 -28
- package/docs/api/foundation-login.loginconfig.logoalttext.md +0 -13
- package/docs/api/foundation-login.loginconfig.md +0 -381
- package/docs/api/foundation-login.loginconfig.messagedelays.md +0 -29
- package/docs/api/foundation-login.loginconfig.omitredirecturls.md +0 -21
- package/docs/api/foundation-login.loginconfig.omitroutes.md +0 -25
- package/docs/api/foundation-login.loginconfig.redirecthandler.md +0 -13
- package/docs/api/foundation-login.loginconfig.showconnectionindicator.md +0 -13
- package/docs/api/foundation-login.loginconfig.showenvironmentindicator.md +0 -13
- package/docs/api/foundation-login.loginconfig.sso.md +0 -18
- package/docs/api/foundation-login.loginconfig.submitbuttonappearance.md +0 -25
- package/docs/api/foundation-login.loginconfig.versioninformation.md +0 -25
- package/docs/api/foundation-login.loginhosted.md +0 -55
- package/docs/api/foundation-login.loginhosted.registercommoncomponents.md +0 -18
- package/docs/api/foundation-login.loginrouting.getroutepath.md +0 -12
- package/docs/api/foundation-login.loginrouting.md +0 -91
- package/docs/api/foundation-login.loginrouting.navigateto.md +0 -12
- package/docs/api/foundation-login.md +0 -449
- package/docs/api/foundation-login.messagedelaykey.md +0 -12
- package/docs/api/foundation-login.messagedelays.md +0 -14
- package/docs/api/foundation-login.routes.md +0 -21
- package/docs/api/foundation-login.settings.md +0 -20
- package/docs/api/foundation-login.ssoconfig.md +0 -33
- package/docs/api/foundation-login.styles.md +0 -62
- package/docs/api/foundation-login.template.md +0 -51
- package/docs/api/foundation-login.templatecomponents.md +0 -25
- package/docs/api/foundation-login.templateoptions.md +0 -19
- package/docs/api/index.md +0 -30
- package/docs/api-report.md.api.md +0 -446
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-login](./foundation-login.md) > [LoginHosted](./foundation-login.loginhosted.md)
|
|
4
|
-
|
|
5
|
-
## LoginHosted class
|
|
6
|
-
|
|
7
|
-
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
|
|
8
|
-
>
|
|
9
|
-
|
|
10
|
-
> Warning: This API is now obsolete.
|
|
11
|
-
>
|
|
12
|
-
> - Please use foundation-auth instead.
|
|
13
|
-
>
|
|
14
|
-
|
|
15
|
-
**Signature:**
|
|
16
|
-
|
|
17
|
-
```typescript
|
|
18
|
-
export declare class LoginHosted extends Login
|
|
19
|
-
```
|
|
20
|
-
**Extends:** [Login](./foundation-login.login.md)
|
|
21
|
-
|
|
22
|
-
## Methods
|
|
23
|
-
|
|
24
|
-
<table><thead><tr><th>
|
|
25
|
-
|
|
26
|
-
Method
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
</th><th>
|
|
30
|
-
|
|
31
|
-
Modifiers
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
</th><th>
|
|
35
|
-
|
|
36
|
-
Description
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
</th></tr></thead>
|
|
40
|
-
<tbody><tr><td>
|
|
41
|
-
|
|
42
|
-
[registerCommonComponents()](./foundation-login.loginhosted.registercommoncomponents.md)
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
</td><td>
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
</td><td>
|
|
49
|
-
|
|
50
|
-
**_(BETA)_**
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
</td></tr>
|
|
54
|
-
</tbody></table>
|
|
55
|
-
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-login](./foundation-login.md) > [LoginHosted](./foundation-login.loginhosted.md) > [registerCommonComponents](./foundation-login.loginhosted.registercommoncomponents.md)
|
|
4
|
-
|
|
5
|
-
## LoginHosted.registerCommonComponents() method
|
|
6
|
-
|
|
7
|
-
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
|
|
8
|
-
>
|
|
9
|
-
|
|
10
|
-
**Signature:**
|
|
11
|
-
|
|
12
|
-
```typescript
|
|
13
|
-
registerCommonComponents(): Promise<void>;
|
|
14
|
-
```
|
|
15
|
-
**Returns:**
|
|
16
|
-
|
|
17
|
-
Promise<void>
|
|
18
|
-
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-login](./foundation-login.md) > [LoginRouting](./foundation-login.loginrouting.md) > [getRoutePath](./foundation-login.loginrouting.getroutepath.md)
|
|
4
|
-
|
|
5
|
-
## LoginRouting.getRoutePath property
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
**Signature:**
|
|
9
|
-
|
|
10
|
-
```typescript
|
|
11
|
-
getRoutePath: typeof getRoutePath;
|
|
12
|
-
```
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-login](./foundation-login.md) > [LoginRouting](./foundation-login.loginrouting.md)
|
|
4
|
-
|
|
5
|
-
## LoginRouting interface
|
|
6
|
-
|
|
7
|
-
LoginRouting interface.
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
export interface LoginRouting
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
## Remarks
|
|
16
|
-
|
|
17
|
-
A utility to navigate to a sub route of the login micro frontend without needing to know the full path in advance.
|
|
18
|
-
|
|
19
|
-
## Example
|
|
20
|
-
|
|
21
|
-
Import the utility into any component or logic you wish to invoke from.
|
|
22
|
-
|
|
23
|
-
```ts
|
|
24
|
-
import { LoginRouting } from '@genesislcap/foundation-login';
|
|
25
|
-
...
|
|
26
|
-
@LoginRouting private loginRouting: LoginRouting;
|
|
27
|
-
...
|
|
28
|
-
this.loginRouting.navigateTo('logout');
|
|
29
|
-
```
|
|
30
|
-
|
|
31
|
-
## Properties
|
|
32
|
-
|
|
33
|
-
<table><thead><tr><th>
|
|
34
|
-
|
|
35
|
-
Property
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
</th><th>
|
|
39
|
-
|
|
40
|
-
Modifiers
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
</th><th>
|
|
44
|
-
|
|
45
|
-
Type
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
</th><th>
|
|
49
|
-
|
|
50
|
-
Description
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
</th></tr></thead>
|
|
54
|
-
<tbody><tr><td>
|
|
55
|
-
|
|
56
|
-
[getRoutePath](./foundation-login.loginrouting.getroutepath.md)
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
</td><td>
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
</td><td>
|
|
63
|
-
|
|
64
|
-
typeof getRoutePath
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
</td><td>
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
</td></tr>
|
|
72
|
-
<tr><td>
|
|
73
|
-
|
|
74
|
-
[navigateTo](./foundation-login.loginrouting.navigateto.md)
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
</td><td>
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
</td><td>
|
|
81
|
-
|
|
82
|
-
typeof navigateTo
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
</td><td>
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
</td></tr>
|
|
90
|
-
</tbody></table>
|
|
91
|
-
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-login](./foundation-login.md) > [LoginRouting](./foundation-login.loginrouting.md) > [navigateTo](./foundation-login.loginrouting.navigateto.md)
|
|
4
|
-
|
|
5
|
-
## LoginRouting.navigateTo property
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
**Signature:**
|
|
9
|
-
|
|
10
|
-
```typescript
|
|
11
|
-
navigateTo: typeof navigateTo;
|
|
12
|
-
```
|
|
@@ -1,449 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-login](./foundation-login.md)
|
|
4
|
-
|
|
5
|
-
## foundation-login package
|
|
6
|
-
|
|
7
|
-
## Classes
|
|
8
|
-
|
|
9
|
-
<table><thead><tr><th>
|
|
10
|
-
|
|
11
|
-
Class
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
</th><th>
|
|
15
|
-
|
|
16
|
-
Description
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
</th></tr></thead>
|
|
20
|
-
<tbody><tr><td>
|
|
21
|
-
|
|
22
|
-
[DefaultLoginRouting](./foundation-login.defaultloginrouting.md)
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
</td><td>
|
|
26
|
-
|
|
27
|
-
Default LoginRouting.
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
</td></tr>
|
|
31
|
-
<tr><td>
|
|
32
|
-
|
|
33
|
-
[Login](./foundation-login.login.md)
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
</td><td>
|
|
37
|
-
|
|
38
|
-
Defines the login class which handles account authentication from the front-end
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
</td></tr>
|
|
42
|
-
<tr><td>
|
|
43
|
-
|
|
44
|
-
[LoginHosted](./foundation-login.loginhosted.md)
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
</td><td>
|
|
48
|
-
|
|
49
|
-
**_(BETA)_**
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
</td></tr>
|
|
53
|
-
</tbody></table>
|
|
54
|
-
|
|
55
|
-
## Functions
|
|
56
|
-
|
|
57
|
-
<table><thead><tr><th>
|
|
58
|
-
|
|
59
|
-
Function
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
</th><th>
|
|
63
|
-
|
|
64
|
-
Description
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
</th></tr></thead>
|
|
68
|
-
<tbody><tr><td>
|
|
69
|
-
|
|
70
|
-
[configure(container, config)](./foundation-login.configure.md)
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
</td><td>
|
|
74
|
-
|
|
75
|
-
Configure the login micro frontend settings.
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
</td></tr>
|
|
79
|
-
<tr><td>
|
|
80
|
-
|
|
81
|
-
[fetchIDPs(path, host)](./foundation-login.fetchidps.md)
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
</td><td>
|
|
85
|
-
|
|
86
|
-
Request SSO identity provider list
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
</td></tr>
|
|
90
|
-
<tr><td>
|
|
91
|
-
|
|
92
|
-
[getLoginRouting()](./foundation-login.getloginrouting.md)
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
</td><td>
|
|
96
|
-
|
|
97
|
-
Gets LoginRouting from the DI container.
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
</td></tr>
|
|
101
|
-
<tr><td>
|
|
102
|
-
|
|
103
|
-
[getSSOLoginURL(idp, path, host)](./foundation-login.getssologinurl.md)
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
</td><td>
|
|
107
|
-
|
|
108
|
-
Get SSO identity provider login URL
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
</td></tr>
|
|
112
|
-
<tr><td>
|
|
113
|
-
|
|
114
|
-
[isMFRoute(pathname)](./foundation-login.ismfroute.md)
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
</td><td>
|
|
118
|
-
|
|
119
|
-
A utility to check if a pathname is a route of this micro frontend.
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
</td></tr>
|
|
123
|
-
<tr><td>
|
|
124
|
-
|
|
125
|
-
[styles(options)](./foundation-login.styles.md)
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
</td><td>
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
</td></tr>
|
|
132
|
-
<tr><td>
|
|
133
|
-
|
|
134
|
-
[template(options)](./foundation-login.template.md)
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
</td><td>
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
</td></tr>
|
|
142
|
-
</tbody></table>
|
|
143
|
-
|
|
144
|
-
## Interfaces
|
|
145
|
-
|
|
146
|
-
<table><thead><tr><th>
|
|
147
|
-
|
|
148
|
-
Interface
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
</th><th>
|
|
152
|
-
|
|
153
|
-
Description
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
</th></tr></thead>
|
|
157
|
-
<tbody><tr><td>
|
|
158
|
-
|
|
159
|
-
[IDP](./foundation-login.idp.md)
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
</td><td>
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
</td></tr>
|
|
167
|
-
<tr><td>
|
|
168
|
-
|
|
169
|
-
[IDPResponse](./foundation-login.idpresponse.md)
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
</td><td>
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
</td></tr>
|
|
177
|
-
<tr><td>
|
|
178
|
-
|
|
179
|
-
[LoginConfig](./foundation-login.loginconfig.md)
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
</td><td>
|
|
183
|
-
|
|
184
|
-
LoginConfig DI interface.
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
</td></tr>
|
|
188
|
-
<tr><td>
|
|
189
|
-
|
|
190
|
-
[LoginRouting](./foundation-login.loginrouting.md)
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
</td><td>
|
|
194
|
-
|
|
195
|
-
LoginRouting interface.
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
</td></tr>
|
|
199
|
-
</tbody></table>
|
|
200
|
-
|
|
201
|
-
## Variables
|
|
202
|
-
|
|
203
|
-
<table><thead><tr><th>
|
|
204
|
-
|
|
205
|
-
Variable
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
</th><th>
|
|
209
|
-
|
|
210
|
-
Description
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
</th></tr></thead>
|
|
214
|
-
<tbody><tr><td>
|
|
215
|
-
|
|
216
|
-
[defaultApiHost](./foundation-login.defaultapihost.md)
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
</td><td>
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
</td></tr>
|
|
224
|
-
<tr><td>
|
|
225
|
-
|
|
226
|
-
[defaultLoginConfig](./foundation-login.defaultloginconfig.md)
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
</td><td>
|
|
230
|
-
|
|
231
|
-
Default LoginConfig DI implementation.
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
</td></tr>
|
|
235
|
-
<tr><td>
|
|
236
|
-
|
|
237
|
-
[defaultOrganisation](./foundation-login.defaultorganisation.md)
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
</td><td>
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
</td></tr>
|
|
245
|
-
<tr><td>
|
|
246
|
-
|
|
247
|
-
[defaultPassword](./foundation-login.defaultpassword.md)
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
</td><td>
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
</td></tr>
|
|
255
|
-
<tr><td>
|
|
256
|
-
|
|
257
|
-
[defaultSocketExt](./foundation-login.defaultsocketext.md)
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
</td><td>
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
</td></tr>
|
|
265
|
-
<tr><td>
|
|
266
|
-
|
|
267
|
-
[defaultTemplateOptions](./foundation-login.defaulttemplateoptions.md)
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
</td><td>
|
|
271
|
-
|
|
272
|
-
**_(BETA)_** The default template options this MF has been created with.
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
</td></tr>
|
|
276
|
-
<tr><td>
|
|
277
|
-
|
|
278
|
-
[defaultUser](./foundation-login.defaultuser.md)
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
</td><td>
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
</td></tr>
|
|
286
|
-
<tr><td>
|
|
287
|
-
|
|
288
|
-
[define](./foundation-login.define.md)
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
</td><td>
|
|
292
|
-
|
|
293
|
-
**_(BETA)_** Re-define the login micro frontend.
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
</td></tr>
|
|
297
|
-
<tr><td>
|
|
298
|
-
|
|
299
|
-
[definition](./foundation-login.definition.md)
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
</td><td>
|
|
303
|
-
|
|
304
|
-
**_(BETA)_**
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
</td></tr>
|
|
308
|
-
<tr><td>
|
|
309
|
-
|
|
310
|
-
[hostEnv](./foundation-login.hostenv.md)
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
</td><td>
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
</td></tr>
|
|
318
|
-
<tr><td>
|
|
319
|
-
|
|
320
|
-
[hostUrl](./foundation-login.hosturl.md)
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
</td><td>
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
</td></tr>
|
|
328
|
-
<tr><td>
|
|
329
|
-
|
|
330
|
-
[Routes](./foundation-login.routes.md)
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
</td><td>
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
</td></tr>
|
|
338
|
-
</tbody></table>
|
|
339
|
-
|
|
340
|
-
## Type Aliases
|
|
341
|
-
|
|
342
|
-
<table><thead><tr><th>
|
|
343
|
-
|
|
344
|
-
Type Alias
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
</th><th>
|
|
348
|
-
|
|
349
|
-
Description
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
</th></tr></thead>
|
|
353
|
-
<tbody><tr><td>
|
|
354
|
-
|
|
355
|
-
[FieldConfig](./foundation-login.fieldconfig.md)
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
</td><td>
|
|
359
|
-
|
|
360
|
-
Could be expanded to allow field ViewTemplates.
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
</td></tr>
|
|
364
|
-
<tr><td>
|
|
365
|
-
|
|
366
|
-
[FieldConfigMap](./foundation-login.fieldconfigmap.md)
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
</td><td>
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
</td></tr>
|
|
374
|
-
<tr><td>
|
|
375
|
-
|
|
376
|
-
[MessageDelayKey](./foundation-login.messagedelaykey.md)
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
</td><td>
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
</td></tr>
|
|
384
|
-
<tr><td>
|
|
385
|
-
|
|
386
|
-
[MessageDelays](./foundation-login.messagedelays.md)
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
</td><td>
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
</td></tr>
|
|
394
|
-
<tr><td>
|
|
395
|
-
|
|
396
|
-
[Routes](./foundation-login.routes.md)
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
</td><td>
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
</td></tr>
|
|
404
|
-
<tr><td>
|
|
405
|
-
|
|
406
|
-
[Settings](./foundation-login.settings.md)
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
</td><td>
|
|
410
|
-
|
|
411
|
-
Defines the parameters you may set on the routes.
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
</td></tr>
|
|
415
|
-
<tr><td>
|
|
416
|
-
|
|
417
|
-
[SSOConfig](./foundation-login.ssoconfig.md)
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
</td><td>
|
|
421
|
-
|
|
422
|
-
If you don't provide SSOConfig on the login config then SSO is disabled completely.
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
</td></tr>
|
|
426
|
-
<tr><td>
|
|
427
|
-
|
|
428
|
-
[TemplateComponents](./foundation-login.templatecomponents.md)
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
</td><td>
|
|
432
|
-
|
|
433
|
-
**_(BETA)_**
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
</td></tr>
|
|
437
|
-
<tr><td>
|
|
438
|
-
|
|
439
|
-
[TemplateOptions](./foundation-login.templateoptions.md)
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
</td><td>
|
|
443
|
-
|
|
444
|
-
**_(BETA)_**
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
</td></tr>
|
|
448
|
-
</tbody></table>
|
|
449
|
-
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-login](./foundation-login.md) > [MessageDelayKey](./foundation-login.messagedelaykey.md)
|
|
4
|
-
|
|
5
|
-
## MessageDelayKey type
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
**Signature:**
|
|
9
|
-
|
|
10
|
-
```typescript
|
|
11
|
-
export type MessageDelayKey = 'forgotPassword' | 'resetPassword' | 'base';
|
|
12
|
-
```
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-login](./foundation-login.md) > [MessageDelays](./foundation-login.messagedelays.md)
|
|
4
|
-
|
|
5
|
-
## MessageDelays type
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
**Signature:**
|
|
9
|
-
|
|
10
|
-
```typescript
|
|
11
|
-
export type MessageDelays = Partial<Record<MessageDelayKey, number>>;
|
|
12
|
-
```
|
|
13
|
-
**References:** [MessageDelayKey](./foundation-login.messagedelaykey.md)
|
|
14
|
-
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-login](./foundation-login.md) > [Routes](./foundation-login.routes.md)
|
|
4
|
-
|
|
5
|
-
## Routes variable
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
**Signature:**
|
|
9
|
-
|
|
10
|
-
```typescript
|
|
11
|
-
Routes: {
|
|
12
|
-
readonly login: "login";
|
|
13
|
-
readonly 'request-account': "request-account";
|
|
14
|
-
readonly 'reset-password': "reset-password";
|
|
15
|
-
readonly 'forgot-password': "forgot-password";
|
|
16
|
-
readonly verify: "verify";
|
|
17
|
-
readonly 'mfa-mail-sent': "mfa-mail-sent";
|
|
18
|
-
readonly protected: "protected";
|
|
19
|
-
readonly 'not-found': "not-found";
|
|
20
|
-
}
|
|
21
|
-
```
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-login](./foundation-login.md) > [Settings](./foundation-login.settings.md)
|
|
4
|
-
|
|
5
|
-
## Settings type
|
|
6
|
-
|
|
7
|
-
Defines the parameters you may set on the routes.
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
export type Settings = {
|
|
13
|
-
public?: boolean;
|
|
14
|
-
};
|
|
15
|
-
```
|
|
16
|
-
|
|
17
|
-
## Remarks
|
|
18
|
-
|
|
19
|
-
See the example in the [Login](./foundation-login.login.md) class in the router's `configure` method for usage. All parameters are Optional.
|
|
20
|
-
|