Skip to content

gurkanucar/jwt-project

Repository files navigation

QR Code Login - Backend Spring Boot

Gurkan UCAR

 

Used Packages

Stomp Socket: socket server

Redis: storing socket rooms and qr code values

Security: user authorization and authentication operations

 

How to run

  git clone https://github.com/gurkanucar/jwt-project

create jar

  mvn clean install -DskipTests

build docker-compose

  docker-compose build --no-cache

run docker-compose

  docker-compose up --force-recreate

Postman Collection:

https://github.com/gurkanucar/jwt-project/blob/master/jwt-auth-project.postman_collection.json

Example Video:

https://www.youtube.com/watch?v=i5btOYd0Exw

Other components:

About

Spring Boot jwt project -QR code login

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published