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

[Do not merge] JSON and OAuth2 #12

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

steffansluis
Copy link
Owner

This PR serves as an overview of the work on implementing JSON encoding and OAuth2 on top of a lolhttp-based Rover server. It was superceeded by work on binary encoding by @PhilipeLouchtch, mainly because of difficulties with Scala and JSON on this branch, and a working (much less convoluted) alternative. This branch mainly contains work on:

  • JSON encoding/decoding (specifically classes with generics causes a lot of headache)
  • Authentication/sessions (based on OAuth2, one endpoint exists which is hooked up to a stub datastore)

@steffansluis steffansluis changed the title [Do not merge] Client server session http [Do not merge] JSON and OAuth2 Apr 12, 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

Successfully merging this pull request may close these issues.

3 participants