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

Implement Simple Registration #22

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Conversation

KyrylR
Copy link
Contributor

@KyrylR KyrylR commented Dec 12, 2024

No description provided.

@KyrylR KyrylR requested a review from Arvolear December 12, 2024 10:48
@KyrylR KyrylR self-assigned this Dec 12, 2024
Comment on lines +91 to +92
passport_.verifier
)
Copy link
Contributor

@Arvolear Arvolear Dec 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We also need to add some uint256 nonce here. It will be a random number from the back end that will allow for the future support of identity reissuance.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment inside the code

@KyrylR KyrylR requested a review from Arvolear December 13, 2024 21:47
@KyrylR KyrylR changed the title Base implementation Implement Simple Registration Dec 13, 2024
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.

2 participants