Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow linking any identity from CLI #2187

Merged
merged 11 commits into from
Oct 11, 2023
Merged

Allow linking any identity from CLI #2187

merged 11 commits into from
Oct 11, 2023

Conversation

Kailai-Wang
Copy link
Collaborator

Context

resolves #1816
resolves P-77

This PR enables linking any identity using CLI. It should work under non-prod only.

See the usage example in link_identity.rs.

Please note you still need to set the user shielding key first - it now accepts a DID format instead of plain ss58 string.

@Kailai-Wang Kailai-Wang self-assigned this Oct 10, 2023
@linear
Copy link

linear bot commented Oct 10, 2023

P-77 Allow linking any identity in development

Context

For easier testing of VC building, we should be able to link any identities (that is, to skip the validation process) in the development.

This can be done by calling TrustedCall::link_identity_callback directly.


✔️ Please set appropriate labels and assignees if applicable.

@Kailai-Wang Kailai-Wang requested a review from a team October 10, 2023 20:01
@Kailai-Wang Kailai-Wang merged commit 627c04e into dev Oct 11, 2023
28 checks passed
@Kailai-Wang Kailai-Wang deleted the 1816-link-any-identity branch October 11, 2023 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow linking any identity in development
2 participants