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

Login Status API? #32

Open
dickhardt opened this issue Apr 6, 2024 · 1 comment
Open

Login Status API? #32

dickhardt opened this issue Apr 6, 2024 · 1 comment
Assignees

Comments

@dickhardt
Copy link

It looks like there was thought to have a Login Status API?

https://github.com/WICG/dbsc?tab=readme-ov-file#login-status-api

This seems like it could be useful for web frameworks that have a login status in their API.

@arnar
Copy link
Collaborator

arnar commented Apr 9, 2024

Oh that's an empty section - we'll fix that!

The API proposal this is referring to is https://github.com/privacycg/is-logged-in. The only caveat (which we should document) is that currently DBSC doesn't limit itself to only sessions that represent "a user is logged in", instead leaving the "meaning" of a session for the website to define.

@arnar arnar self-assigned this Apr 9, 2024
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

No branches or pull requests

2 participants