auth-gateway

Local authentication gateway for microservices

A Spring Boot authentication gateway supporting JWT auth, an OAuth 2.0 provider setup, and API-token-based access — installs as a drop-in auth microservice for any project.

  • Developed a Spring Boot authentication gateway supporting JWT authentication, OAuth 2.0 provider setup, and API-token-based access via simple API endpoints.
  • Eases the buildup of an authentication microservice for each project through a simple installation process.
JavaSpring BootJWTOAuth 2.0PostgreSQLREST API