This repository was archived by the owner on Jun 1, 2023. It is now read-only.
File tree
12 files changed
+7
-719
lines changed- src/oidcmsg
- oidc
- storage
12 files changed
+7
-719
lines changedDiff for: setup.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
|
Diff for: src/oidcmsg/__init__.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Diff for: src/oidcmsg/item.py
+3-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 |
| |
5 | 8 |
| |
6 |
| - | |
7 |
| - | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
|
Diff for: src/oidcmsg/oidc/identity_assurance.py
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
| |||
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
20 |
| - | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
|
Diff for: src/oidcmsg/storage/__init__.py
-50
This file was deleted.
0 commit comments