litentry / litentry-parachain

The Litentry parachain
https://docs.litentry.com
GNU General Public License v3.0
61 stars 20 forks source link

Support delegatee verification of identities #1589

Open Kailai-Wang opened 1 year ago

Kailai-Wang commented 1 year ago

Context

Similar to CreateIdentity, we'd like to allow VerifyIdentity from delegatees

https://github.com/litentry/litentry-parachain/blob/d4fd33cdf7dbea2189b6973d8b44995350b20a49/pallets/identity-management/src/lib.rs#L208-L210


:heavy_check_mark: Please set appropriate labels and assignees if applicable.

github-actions[bot] commented 1 year ago

:exclamation: This issue is stale because it has been open for 60 days with no activity. Remove Stale label or update it, otherwise this issue will be closed in 7 days. @litentry/parachain

Kailai-Wang commented 1 year ago

related (or duplicate?): #1711