Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Server should report its capabilities to clients #38

Open
JeanMertz opened this issue Jul 21, 2019 · 0 comments
Open

Server should report its capabilities to clients #38

JeanMertz opened this issue Jul 21, 2019 · 0 comments

Comments

@JeanMertz
Copy link
Contributor

When #19 lands, it will be something you can opt into (eventually, it might be mandatory at first).

By allowing the clients to request the enabled server capabilities, it can show or hide specific features.

For example, if there is no authentication and server-side user-state enabled, clients can store the user state locally (in a cookie, for the web client), to still provide the functionality described in #9 and #10, without supporting cross-device session state.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant