You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Over the course of 24 hours, I created a session-based authentication implementation in Mezzio. It was a process that could have been completed far quicker if there was one over-arching authentication tutorial. Specifically, one that brings together all of the relevant libraries into one, comprehensive, easily navigable tutorial, one that steps the user through the process from start to finish.
Ideally, I'd follow the existing format used in existing tutorials, giving a quick introduction/overview, installation of the required packages, then stepping through the respective steps, finishing up with showing a working example, and testing said example.
The text was updated successfully, but these errors were encountered:
Feature Request
Summary
Over the course of 24 hours, I created a session-based authentication implementation in Mezzio. It was a process that could have been completed far quicker if there was one over-arching authentication tutorial. Specifically, one that brings together all of the relevant libraries into one, comprehensive, easily navigable tutorial, one that steps the user through the process from start to finish.
Ideally, I'd follow the existing format used in existing tutorials, giving a quick introduction/overview, installation of the required packages, then stepping through the respective steps, finishing up with showing a working example, and testing said example.
The text was updated successfully, but these errors were encountered: