Implementation of a user authentication service using JSON Web Tokens (JWT). More information
on JWT can be found here. This service is based on GraphQL,
all information on the service itself can be found under "graph/model/schema.graphqls" or
equivalently here. The application
contains the bare minimum to allow for extension. You can see the code in this repository as
template code for a more sophisticated user authentication service.
Prereqs
A MongoDB server in Atlas or running on a Docker container or on a separate server