nickalcala / node-express-oauth2-server-example
Express JS OAuth 2 Server using oauth2-server package
☆11Updated last year
Related projects ⓘ
Alternatives and complementary repositories for node-express-oauth2-server-example
- Working oauth2 server with mongodb storage and minimal configuration☆103Updated last year
- Example of Oauth2.0 Server☆218Updated last year
- An example mySql implementation of the node-oauth2-server library☆96Updated 3 years ago
- Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js☆484Updated 10 months ago
- Using oauth2-server: 3.0.0-b2 & Supports MongoDB, MySQL, PostgreSQL, MSSQL & SQLite☆216Updated 4 months ago
- Example for using node-oauth2-server with a mongodb backend☆40Updated 7 years ago
- Some oauth examples and implementation.☆230Updated 9 months ago
- Working oauth2 server with minimal configuration☆158Updated last year
- Express.js server that implements production-ready error handling and logging following latest best practices.☆230Updated 2 weeks ago
- A Boilerplate application for building REST APIs using express, mongoose in ES7☆24Updated 3 years ago
- Node ES6 Express REST API boilerplate with Postgres Sequelize and Gulp☆153Updated 6 months ago
- Express Mongo JsonWebToken boilerplate☆102Updated last year
- A nodejs based API with fastify framework. Configurable, scalable, and maintainable.☆37Updated 3 years ago
- Node.js + MongoDB API - JWT Authentication with Refresh Tokens☆129Updated last year
- Sanitize your express payload to prevent MongoDB operator injection.☆217Updated last year
- Plug & play basic auth middleware for express☆328Updated last year
- A boilerplate application for building RESTful APIs Microservice in Node.js using Express, PostgeSQL and Sequelize in ES6 with code cover…☆27Updated 9 months ago
- OAuth2 security recipes and examples based on OAuth2orize☆375Updated 5 years ago
- Sequence and autoincrement handling for mongoose☆284Updated 5 months ago
- Convert url query string to MongooseJs friendly query object including advanced filtering, sorting, population, string template, type cas…