Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 311 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 311 Bytes

Spring Security authentication with JWT

This repo is working React, APIs:

  • http://localhost:8080/api/v1/auth/login: Login
  • http://localhost:8080/api/v1/auth/register: Sign up
  • http://localhost:8080/api/v1/auth/refresh-token: Refresh access token

React repo: https://github.com/ThienNam23/react-jwt