Commit fe19176
feat: Add support for pas.plugins.oidc (#12)
* feat: Add support for pas.plugins.oidc
* Update README
* Modernize codebase
* fix tests
* Fix eslint
* Format
---------
Co-authored-by: Victor Fernandez de Alba <[email protected]>1 parent d9251e7 commit fe19176
File tree
15 files changed
+3105
-35
lines changed- acceptance
- src
- actions
- auth
- components
- AuthProviders
- LoginOIDC
- Login
- Logout
- constants
- reducers
- auth
15 files changed
+3105
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | | - | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| 35 | + | |
31 | 36 | | |
| 37 | + | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
| |||
0 commit comments