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

Update Go SDK using the newest proto file (Step 4) #43

Open
2 tasks
kilimandzsaro opened this issue Aug 15, 2022 · 0 comments
Open
2 tasks

Update Go SDK using the newest proto file (Step 4) #43

kilimandzsaro opened this issue Aug 15, 2022 · 0 comments
Assignees

Comments

@kilimandzsaro
Copy link
Contributor

Description:
There is a typo in the proto file and the graphql endpoint for Webauthn.
Then webauthn standard says that the config requires a relying parties setup (key-value pair), but in our system it was implemented with a typo and expect a relaying parties. It can be confusing in the future for the customers.

We have the https://github.com/indykite/jarvis-backlog/issues/1475 bug and we renamed the field with the typo and the proto file was updated, therefore need to update the SDK to use the new name.

TODO:

  • Update SDK using the new proto files
  • Update the related tests.

⚠️ Waiting on: https://github.com/indykite/jarvis-backlog/issues/1475

@kilimandzsaro kilimandzsaro added bug Something isn't working and removed bug Something isn't working labels Aug 15, 2022
@kilimandzsaro kilimandzsaro changed the title Bug: Update Go SDK using the newest proto file (Step 4) Update Go SDK using the newest proto file (Step 4) Aug 15, 2022
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