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

Use generic names for the header and JS API #494

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

cbiesinger
Copy link
Collaborator

This removes "IDP" from the HTTP header and JS API names so that they are more compatible with the is-logged-in API:
https://github.com/privacycg/is-logged-in

See also privacycg/is-logged-in#54

Open question:
Should the JS API use the exact name in the current is-logged-in explainer (recordLoggedIn) or the more consistent name that this PR uses (recordSignedIn)?

This removes "IDP" from the HTTP header and JS API names so that they are more
compatible with the is-logged-in API:
https://github.com/privacycg/is-logged-in

See also privacycg/is-logged-in#54

Open question:
Should the JS API use the exact name in the current is-logged-in
explainer (recordLoggedIn) or the more consistent name that this
PR uses (recordSignedIn)?
@cbiesinger
Copy link
Collaborator Author

@bvandersloot-mozilla FYI; this changes the explainer to use generic naming as discussed in the fedidcg yesterday. Spec PR update to come later.

@samuelgoto
Copy link
Collaborator

LGTM

@bvandersloot-mozilla wdyt?

Copy link
Contributor

@TallTed TallTed left a comment

Choose a reason for hiding this comment

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

Small grammar fixes

proposals/idp-sign-in-status-api.md Outdated Show resolved Hide resolved
proposals/idp-sign-in-status-api.md Outdated Show resolved Hide resolved
proposals/idp-sign-in-status-api.md Outdated Show resolved Hide resolved
@bvandersloot-mozilla
Copy link
Collaborator

Yeah, this seems fine until we can get a verdict on Login Status API

@cbiesinger
Copy link
Collaborator Author

Thanks, I addressed the comments about the grammar. @samuelgoto , could you merge this PR?

@samuelgoto samuelgoto merged commit 273ccb0 into w3c-fedid:main Aug 17, 2023
1 check passed
github-actions bot added a commit that referenced this pull request Aug 17, 2023
SHA: 273ccb0
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 Aug 18, 2023
SHA: 273ccb0
Reason: push, by pull[bot]

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@cbiesinger cbiesinger deleted the explainer branch August 18, 2023 15:21
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