tgarciai / seed-kotlin-auth2-jwt-microservice

auth2 jwt service using kotlin, spring boot, and spring security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seed-kotlin-auth2-jwt-microservice

auth2 jwt service using kotlin, spring boot, and spring security

"This project is a seed to start a auth microservice"

Configure your local environment with

  • Sentry: dsn, sentry organization, sentry token
  • Postgres: username, password
  • Redis: host, port
  • JWT secret: any 64 bit ASCII string

Build with:

  • make build

Run with docker-compose

Add more security features and enjoy!!!

About

auth2 jwt service using kotlin, spring boot, and spring security


Languages

Language:Kotlin 96.3%Language:Dockerfile 2.2%Language:Makefile 1.3%Language:Shell 0.2%