Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 284 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 284 Bytes

Pizza Auth Server

A REST API application built to work with the functionality of Authorization Server, integrated to a fullstack PizzaApp created by me. Implemented with Spring Security using JWT Token security layer. Permissions are based on roles such as User, Admin and Manager.