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

Generating a nonce for a proof request #646

Closed
berendsliedrecht opened this issue Feb 18, 2022 · 1 comment
Closed

Generating a nonce for a proof request #646

berendsliedrecht opened this issue Feb 18, 2022 · 1 comment

Comments

@berendsliedrecht
Copy link
Contributor

Right now, It not really possible to generate a nonce, via proofService.generateNonceForProofRequest() without a lot of hassle because you need to instantiate the proofService.

We should add a way to generate this nonce without instantiating this whole class, or we should create it for the user if nothing is provided in the options of the constructor for the proofRequest class.

@TimoGlastra
Copy link
Contributor

Too much as changed, not really relevant anymore

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

No branches or pull requests

2 participants