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

Equivalent for removed legacyKeyLookup #151

Open
refi93 opened this issue Jul 16, 2024 · 0 comments
Open

Equivalent for removed legacyKeyLookup #151

refi93 opened this issue Jul 16, 2024 · 0 comments

Comments

@refi93
Copy link

refi93 commented Jul 16, 2024

Hi, as pointed out in this PR/comment we are looking for some equivalent of the dropped legacyKeyLookup method, i.e. a method that allows to check for the presence of a key in a verifierId without the call resulting in a creation of the key if it doesn't exist (which is currently the side effect of GetPubKeyOrKeyAssign call). Is there any such method, and if not, could you please introduce it?

Our usecase is detection of whether a user has ever created a key on a verifier or not and based on that we have some custom migration logic

Related comment/PR: #132 (comment)

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

1 participant