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

feat: rich consents #122

Merged
merged 23 commits into from
Jan 29, 2025

Conversation

cgcladeraokta
Copy link
Contributor

@cgcladeraokta cgcladeraokta commented Dec 10, 2024

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

Adds fetch rich consent record capability to guardian sdk.

References

Testing

  1. Run the sample app
  2. Enroll to MFA
  3. Initiate a CIBA authentication request for the enrolled user
  4. Verify the consent details are displayed
  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch

@cgcladeraokta cgcladeraokta marked this pull request as ready for review December 11, 2024 14:27
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
SerhiiKobezaCapgemini and others added 3 commits January 29, 2025 18:23
fixed tests

rollback build version

Revert "rollback build version"

This reverts commit ee67e36.

Revert "fixed tests"

This reverts commit d06fee5.

Revert "removed base url manipulation"

This reverts commit ec4d416.

removed base url manipulation

fixed tests

rollback build version

changed dependency between Guardian, GuardianAPIClient, RichConsentsAPIClient. Updated tests

removed personal data

updated README.md

fixed shouldCreateValidRichConsentsAPI test

fixed verifyBasicJWT, verifyAccessApprovalJWT tests

updated documentation, resources,

created tests for appendingPathComponentIfNeeded

fixed tests
@ionutmanolache-okta ionutmanolache-okta merged commit dfc63f5 into auth0:master Jan 29, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

4 participants