Skip to content

A simple authentication form using react and jwt using spring security

Notifications You must be signed in to change notification settings

IMDADMI/Jwt-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

please make sure to add the admin user and the USER,ADMIN role via your database

Jwt-Authentication (the app is not ready yet !!!!)

this is a simple authentication form using react and jwt using spring security you can find the backend part in the Jwt-Authentication-spring-security repository.

JWT Authentication System

this is a simple authentication form using react and jwt using spring security.

You can view the backend part in the repository Jwt-Authentication-Spring-Security

note that the tokens are stored using cookies (universal-cookie)

App screens

some screens of the App

Successful authentication page

alt text

Welcome page

alt text

Login page

alt text

Authentication page

alt text

Demo

this app is bootstrapped by vite, To start the application run the npm cmd to install the necessary packages:

  npm install

then run the cmd below to start the application on the port 5173:

  npm run dev

About

A simple authentication form using react and jwt using spring security

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published