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(interaction): return grantId #2843

Merged
merged 3 commits into from
Aug 7, 2024

Conversation

golobitch
Copy link
Collaborator

Changes proposed in this pull request

  • return grantId when doing grant lookup via interaction id

Context

fixes #2835

Checklist

  • Related issues linked using fixes #number
  • Tests added/updated
  • Documentation added
  • Make sure that all checks pass
  • Bruno collection updated

@golobitch golobitch requested a review from njlie August 5, 2024 22:15
@golobitch golobitch self-assigned this Aug 5, 2024
@github-actions github-actions bot added type: tests Testing related type: source Changes business logic pkg: auth Changes in the GNAP auth package. labels Aug 5, 2024
Copy link

netlify bot commented Aug 5, 2024

Deploy Preview for brilliant-pasca-3e80ec canceled.

Name Link
🔨 Latest commit 87d9fe0
🔍 Latest deploy log https://app.netlify.com/sites/brilliant-pasca-3e80ec/deploys/66b2551525cdc500082226ab

@golobitch golobitch force-pushed the feature/2835-grantid-interaction-lookup branch from ca286fc to 1551e36 Compare August 6, 2024 07:08
@golobitch golobitch force-pushed the feature/2835-grantid-interaction-lookup branch from 1551e36 to 87d9fe0 Compare August 6, 2024 16:53
@golobitch golobitch merged commit 969301c into main Aug 7, 2024
42 checks passed
@golobitch golobitch deleted the feature/2835-grantid-interaction-lookup branch August 7, 2024 19:06
sabineschaller pushed a commit that referenced this pull request Aug 15, 2024
* feat(auth): return granId for the grant lookup via interaction id

* test(auth): check grantId is returned for grant lookup via interaction id

* docs(openapi): auth return grantId for grant lookup via interaction id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: auth Changes in the GNAP auth package. type: source Changes business logic type: tests Testing related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add grantId to interactionRoutes.details response
3 participants