Open sabineschaller opened 1 month ago
Latest commit: 3cee721effafdb1a0f78d9fd1fef01e5157b03bf
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Name | Link |
---|---|
Latest commit | 3cee721effafdb1a0f78d9fd1fef01e5157b03bf |
Latest deploy log | https://app.netlify.com/sites/openpayments-preview/deploys/6703fff535b6ce00086707ea |
Changes proposed in this pull request
As discussed during the Open Payments call, I added the user and subject objects to the grant request and just the subject object to the grant response.
I'm not sure that subject is actually required, because in a first step, we don't want to request subject information but rather just identify the user. But we can discuss on here or on a call.
Context