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

Add sections for the continuation API bundle to the HOWTO #574

Merged
merged 2 commits into from
May 8, 2024

Conversation

cbiesinger
Copy link
Collaborator

I am not adding the scopes API yet because of the discussions around what it should look like.

@cbiesinger cbiesinger requested a review from yi-gu May 8, 2024 22:11
});
```
* These key/value pairs will be sent as-is in the ID assertion request:
`key=value&account_id=123&...`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`key=value&account_id=123&...`
`key=value&account_id=123&...`

OTs are ok to be backwards incompatible, but if we could prefix these with param- we could avoid a backwards incompatibility problem later.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the suggested change looks identical to the existing text to me?

Let me keep this as-is to match what is implemented. When we change the code I'll update this howto.

Copy link
Collaborator Author

@cbiesinger cbiesinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I accepted most suggestions but see comment below.

});
```
* These key/value pairs will be sent as-is in the ID assertion request:
`key=value&account_id=123&...`
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the suggested change looks identical to the existing text to me?

Let me keep this as-is to match what is implemented. When we change the code I'll update this howto.

@samuelgoto samuelgoto merged commit 82db3af into w3c-fedid:main May 8, 2024
2 checks passed
github-actions bot added a commit that referenced this pull request May 8, 2024
SHA: 82db3af
Reason: push, by samuelgoto

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to mattdanielbrown/WebID that referenced this pull request May 9, 2024
)

SHA: 82db3af
Reason: push, by pull[bot]

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
npm1 pushed a commit that referenced this pull request Jul 31, 2024
* Add sections for the continuation API bundle to the HOWTO

* accept suggestions
npm1 pushed a commit that referenced this pull request Sep 18, 2024
* Add sections for the continuation API bundle to the HOWTO

* accept suggestions
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.

2 participants