feat(iam, app): adds Bright Id Stamp#126
Merged
Merged
Conversation
shavinac
reviewed
May 31, 2022
a4f8655 to
eb42011
Compare
shavinac
approved these changes
Jun 1, 2022
shavinac
left a comment
Contributor
There was a problem hiding this comment.
not blocking, but it seems like the new ed25519-related dependencies in app/package.json aren't used anymore?
eb42011 to
9bc9153
Compare
Contributor
Author
This is a quick change. I just pushed changes to resolve this |
gdixon
reviewed
Jun 1, 2022
| export const SUCCESFUL_BRIGHTID_RESULT: VerifiableCredentialRecord = { | ||
| record: { | ||
| type: "Brightid", | ||
| address: "0xcF323CE817E25b4F784bC1e14c9A99A525fDC50f", |
gdixon
approved these changes
Jun 1, 2022
Contributor
There was a problem hiding this comment.
I think my comments are mostly on test files with the exception of the selfID.id comments -
I have some changes going in shortly which should ensure that the userDid is the users did:pkh - so I think we can go ahead and merge this and fix everything up in my PR.
- adds BrightId verification steps on iam server failure - adds toast messages - adds procedures to verify and sponsor a user with BrightId Closes #1
9bc9153 to
059e40a
Compare
calebtuttle
pushed a commit
that referenced
this pull request
Jul 15, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #1