-
Notifications
You must be signed in to change notification settings - Fork 15
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
SDK-2465 support advanced identity profile in IDV #478
Merged
laurent-yoti
merged 14 commits into
development
from
SDK-2465-support-advanced-identity-profile-in-IDV
Jun 24, 2024
Merged
SDK-2465 support advanced identity profile in IDV #478
laurent-yoti
merged 14 commits into
development
from
SDK-2465-support-advanced-identity-profile-in-IDV
Jun 24, 2024
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
laurent-yoti
requested review from
jlmartyres,
dhivya-pattabhiraman,
abdalmajeed-yoti and
saurabh-yoti
June 20, 2024 08:44
src/idv_service/session/create/identity_profile/advanced/advanced.identity.profile.scheme.js
Outdated
Show resolved
Hide resolved
laurent-yoti
force-pushed
the
SDK-2465-support-advanced-identity-profile-in-IDV
branch
from
June 20, 2024 15:39
d91aa88
to
f1960f4
Compare
…ty profile (to be reviewed)
laurent-yoti
force-pushed
the
SDK-2465-support-advanced-identity-profile-in-IDV
branch
from
June 21, 2024 11:05
f1960f4
to
4a96ccf
Compare
abdalmajeed-yoti
approved these changes
Jun 21, 2024
jlmartyres
approved these changes
Jun 21, 2024
dhivya-pattabhiraman
approved these changes
Jun 24, 2024
laurent-yoti
added a commit
that referenced
this pull request
Jun 25, 2024
* Added all files to create and retrieve Advanced Identity Profile * Added unit-tests for idv_service/session/create/identity_profile/advanced * Added unit-tests for idv_service/session/retrieve/identity_profile/advanced * Added idv_service/session/retrieve/get.session.result * Updated session.specification.builder and session.specification * Export of AdvancedIdentityProfile builders from idv_service, then from top level. * Updated examples /examples/idv-identity-checks to use advanced identity profile (to be reviewed) * Fixed create advanced.identity.profile.scheme * Removed logs * Added in IDV retrieve/identity.profile.scheme.response Removed label * Move single identity profile to folder * Added/cleaned-up JSDoc and remove @type (as not compatible for both JS and TS completion) * Eslint in examples (temporary) * Updated example for adding Advanced identity profile check in the IDV flow.
laurent-yoti
added a commit
that referenced
this pull request
Jun 25, 2024
* Added all files to create and retrieve Advanced Identity Profile * Added unit-tests for idv_service/session/create/identity_profile/advanced * Added unit-tests for idv_service/session/retrieve/identity_profile/advanced * Added idv_service/session/retrieve/get.session.result * Updated session.specification.builder and session.specification * Export of AdvancedIdentityProfile builders from idv_service, then from top level. * Updated examples /examples/idv-identity-checks to use advanced identity profile (to be reviewed) * Fixed create advanced.identity.profile.scheme * Removed logs * Added in IDV retrieve/identity.profile.scheme.response Removed label * Move single identity profile to folder * Added/cleaned-up JSDoc and remove @type (as not compatible for both JS and TS completion) * Eslint in examples (temporary) * Updated example for adding Advanced identity profile check in the IDV flow.
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.