Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 968 Bytes

File metadata and controls

25 lines (22 loc) · 968 Bytes
title BONUS: User Roles & Spring Security
date 2023-11-14 09:28:27 -0500
draft false
weight 1
originalAuthor Ben Clark
originalAuthorGitHub brclark
reviewer
reviewerGitHub
lastEditor
lastEditorGitHub
lastMod

This section contains 5 lessons to build out the authentication and authorization features in Coding Events. The video shows the final features added as a result of the lessons. You will add user-owned data, refactored controllers to make use of services, refactored authentication and authorization using Spring Security framework, and roles & privileges to restrict access to the Coding Events based on assigned user roles.

TODO: Add Embedded Intro video

{{% children %}}