Part 5 Password Reset Form + Password Reset Requests
6
Part 6 Role Based Access Control
7
Part 7 Symfony Voters + Permissions
8
Part 8 Testing Authorization + Simulating Logged-in Users
Description:
Dive into a comprehensive 100-minute video lesson on Symfony security, covering essential topics such as authentication, user registration, password management, and access control. Learn how to implement login form authentication, validate passwords, handle login redirects, manage user roles, and set up the "remember me" feature. Explore the process of creating registration forms with confirmation, implementing password reset functionality, and establishing role-based access control. Delve into advanced concepts like Symfony Voters and permissions, and discover techniques for testing authorization and simulating logged-in users. While the tutorial is based on Symfony 5.2, gain valuable insights applicable to current versions with minor adjustments. Access the provided source code, security documentation, and additional resources to enhance your Symfony security skills.
Symfony Security - Authentication, Register Users, Passwords, Access Control