Elod23 / reselly-authservice

Sample authentication/authorization service for second semester project: Reselly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

authentication service

Sample authentication/authorization service

Endpoints:

  • @PostMapping("/register"): registers a user's credentials(email, pw)
  • @GetMapping("/validate"): validates an already issued JWT

About

Sample authentication/authorization service for second semester project: Reselly


Languages

Language:Java 96.7%Language:Dockerfile 3.3%