cyanwind23 / react-jwt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React authentication with JWT

This repo is working Spring security, 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

Spring security repo: https://github.com/ThienNam23/spring-security-jwt

About


Languages

Language:JavaScript 88.5%Language:HTML 9.5%Language:CSS 2.0%