Skip to content

Authentication REST API backed by JWT authentication using Koa and MongoDB.

License

Notifications You must be signed in to change notification settings

matthewsullivan/koa-jwt-mongo-auth

Repository files navigation

Stack Logos

Koa, JWT, and MongoDB Authentication

Lightweight user registration/login API that returns stateless json web tokens to access secured routes.

Installation

See Local Development Wiki

Testing

See Testing Wiki

Contributing

Pull requests are welcome. For major changes, open an issue first to discuss what you would like to change.

Please make sure to update and or write tests as appropriate.

License

MIT