Skip to content

Commit cc08d49

Browse files
singkeotakahser
andauthored
dot-login milestone 1 (#1197)
* Add files via upload * remove redundant table meta info --------- Co-authored-by: S E R A Y A <[email protected]>
1 parent 3cb40b6 commit cc08d49

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

deliveries/dot-login-1.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Milestone Delivery 📫
2+
3+
**The delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/milestone-deliverables-guidelines.md).**
4+
5+
* **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/dot-login.md
6+
* **Milestone Number:** 1
7+
8+
**Context**
9+
10+
Please note that this delivery complies to the [amended contract](https://github.com/w3f/Grants-Program/pull/2346).
11+
12+
**Deliverables**
13+
14+
| Number | Deliverable | Link | Notes |
15+
| ------------- | ------------- | ------------- |------------- |
16+
| 0a. | License | https://github.com/singkeo/dot-login-substrate-node/blob/main/LICENSE | |
17+
| 0b. | Documentation | https://github.com/singkeo/dot-login/blob/main/README.md | |
18+
| 0c. | Testing Guide | https://github.com/singkeo/dot-login/blob/main/README.md | |
19+
| 0d. | Docker | - | |
20+
| 1. | `zkEphemeralKeys` Pallet | https://github.com/singkeo/dot-login-substrate-node/blob/1ac35576d2379d922553f7df96e4dc52beeca9c2/pallets/zkproof/src/lib.rs#L56-L70 | |
21+
| 2. | `address` Pallet | [Substrate pallet for deriving wallet addresses from OAuth2 JWT.](https://github.com/singkeo/dot-login-substrate-node/tree/main/pallets/zkproof/src) | |
22+
| 3. | `jwtValidation` Pallet | https://github.com/singkeo/dot-login-substrate-node/blob/1ac35576d2379d922553f7df96e4dc52beeca9c2/pallets/zkproof/src/lib.rs#L62 |
23+
| 4. | `JWK Registry` Pallet | https://github.com/singkeo/dot-login-substrate-node/tree/main/pallets/zkproof/src |
24+
| 5. | Client and OAuth Integrations | https://github.com/singkeo/dot-login |

0 commit comments

Comments
 (0)