Commit cc9cb64
Add native auth e2e app (#8176)
This pull request introduces a new Native Authentication sample
application for MSAL.js, adds documentation, and updates build and
ownership configuration for the new custom authentication module. The
main changes include the addition of the sample app and its
documentation, a new build configuration for the custom authentication
UMD bundle, and updates to the code ownership file to reflect
responsibility for the new sample.
---------
Co-authored-by: Konstantin <[email protected]>1 parent 15f3b13 commit cc9cb64
File tree
27 files changed
+5057
-0
lines changed- change
- lib/msal-browser
- samples/msal-browser-samples/NativeAuthSample
- app
- resetPassword
- signin
- signup
27 files changed
+5057
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
185 | 216 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments