Minimal authentication API built on Zeit's Micro.
AUTHENTICATION_SECRET_KEY=secret123 npm start
The app is configured via environment variables (see usage above). Possible values:
The key used to encode JWTs returned from the service
The api app will bind to this port