-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: iota libraries #114
Merged
Merged
feat: iota libraries #114
Conversation
This file contains 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
* feat: ftl-14587 use iota-browser for creating vault links * feat: iota request class features * fix: request callback * fix: flattened request params * chore: update package --------- Co-authored-by: Carlos Rincon <“carlos.r@affinidi.com”>
* chore: remove non working vault closing code * chore: update package version --------- Co-authored-by: Carlos Rincon <“carlos.r@affinidi.com”>
* feat: add iota-utils package * fix: remove id check (#92) Co-authored-by: Carlos Rincon <“carlos.r@affinidi.com”> * feat: we have a single vault link for all platforms (#94) * fix: bump iota-utils (#95) * fix: remove old code --------- Co-authored-by: Pulkit Batra <pulkit.b@affinidi.com> Co-authored-by: Carlos Rincon <“carlos.r@affinidi.com”> Co-authored-by: Roman Brazhnyk <roman.b@affinidi.com>
* feat: iota auth on backend with iota-utils * fix: remove console logs --------- Co-authored-by: Carlos Rincon <“carlos.r@affinidi.com”>
* feat: add better error typings * fix: update package.lock * feat: refactor * feat: update version * fix: add try/catch and resolve * fix: error schema * fix: remove useless try/catch * fix: add endline after package lock * fix: add endline after package lock * feat: rename error methods * feat: update version of package
* feat: restructure modules * fix: project.json and export iota credential type * fix: removed unused dep * ci: add libs to workspaces * fix: rollback workspaces --------- Co-authored-by: Carlos Rincon <“carlos.r@affinidi.com”>
* feat: iota error * fix: use undefined for iota error --------- Co-authored-by: Carlos Rincon <“carlos.r@affinidi.com”>
carlos-affinidi
requested review from
rbrazhnyk,
maratsh,
pulkitb2,
aeffinidi and
Bergmam
as code owners
July 3, 2024 11:15
rbrazhnyk
approved these changes
Jul 3, 2024
affinidi-semantic-release bot
pushed a commit
that referenced
this pull request
Jul 3, 2024
# 1.0.0 (2024-07-03) ### Bug Fixes * ftl-15464 fetch proper public key for auth provider token validation ([#116](#116)) ([f26ab60](f26ab60)) * release ([4e6905f](4e6905f)) * remove nx cloud integration ([#88](#88)) ([aee2ae1](aee2ae1)) * updated prod iot core url ([#118](#118)) ([404fa0f](404fa0f)) ### Features * common package ([#111](#111)) ([0293729](0293729)) * iota libraries ([#114](#114)) ([ff9443a](ff9443a)), closes [#91](#91) * release artifacts for auth-provider package ([4e7f60b](4e7f60b)) * update client ais ([#106](#106)) ([94f681f](94f681f)) * update client ais ([#90](#90)) ([d421910](d421910)) * update client all ([#100](#100)) ([ab5ffeb](ab5ffeb)) * update client all ([#107](#107)) ([6f93eb4](6f93eb4)) * update client for login configuration ([be0ad7a](be0ad7a)) * update clients ([da9e755](da9e755)) * update parameters for iota token expected by service ([#83](#83)) ([6a4e284](6a4e284)) * update verification client ([6c45d50](6c45d50)) * use common package to get backend endpoints ([#112](#112)) ([fc522dc](fc522dc))
affinidi-semantic-release bot
pushed a commit
that referenced
this pull request
Jul 3, 2024
# 1.0.0 (2024-07-03) ### Bug Fixes * ftl-15464 fetch proper public key for auth provider token validation ([#116](#116)) ([f26ab60](f26ab60)) * release ([4e6905f](4e6905f)) * remove nx cloud integration ([#88](#88)) ([aee2ae1](aee2ae1)) * updated prod iot core url ([#118](#118)) ([404fa0f](404fa0f)) ### Features * common package ([#111](#111)) ([0293729](0293729)) * iota libraries ([#114](#114)) ([ff9443a](ff9443a)), closes [#91](#91) * release artifacts for auth-provider package ([4e7f60b](4e7f60b)) * update client ais ([#106](#106)) ([94f681f](94f681f)) * update client ais ([#90](#90)) ([d421910](d421910)) * update client all ([#100](#100)) ([ab5ffeb](ab5ffeb)) * update client all ([#107](#107)) ([6f93eb4](6f93eb4)) * update client for login configuration ([be0ad7a](be0ad7a)) * update clients ([da9e755](da9e755)) * update parameters for iota token expected by service ([#83](#83)) ([6a4e284](6a4e284)) * update verification client ([6c45d50](6c45d50)) * use common package to get backend endpoints ([#112](#112)) ([fc522dc](fc522dc))
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.
No description provided.