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

Authentication #5

Open
4 tasks
josephg opened this issue Mar 7, 2019 · 0 comments
Open
4 tasks

Authentication #5

josephg opened this issue Mar 7, 2019 · 0 comments
Milestone

Comments

@josephg
Copy link
Owner

josephg commented Mar 7, 2019

Statecraft needs an authentication store.

To make that work we need to pass session information through all operation options objects. It would be ignored by the root stores, but added, passed and handled through stores which are all about that.

We don't need a stable auth store pre 1.0, but I don't want to be adding options after that point.

  • Make proof of concept auth store
  • Add auth options to fetch / subscribe / getOps / ...
  • Pass opaque session information through networking protocol?
  • Make simple authentication demo
@josephg josephg added this to the stabilization milestone Mar 7, 2019
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

1 participant