Skip to content

Jwt Based authentication using Spring Security 6 and Angular

Notifications You must be signed in to change notification settings

aliahmadcse/spring-security-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Spring Security with Angular

This project implements jwt based authentication by utilizing the following technologies

  • Spring Security 6
  • Spring boot 3.2
  • PostgreSQL
  • Angular 16 for Frontend
  • Redis for Jwt persistence

Building and Running the Project

  1. Clone the repository:

    git clone https://github.com/aliahmadcse/spring-security-auth.git
  2. Set up the backend

  • cd /api

  • Go through the Backend setup instructions

  1. Set up the Frontend
  • cd /client/web

  • Go through the Frontend setup instructions

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

About

Jwt Based authentication using Spring Security 6 and Angular

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages