Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a comprehensive authentication tutorial #18

Open
settermjd opened this issue Nov 4, 2020 · 3 comments
Open

Create a comprehensive authentication tutorial #18

settermjd opened this issue Nov 4, 2020 · 3 comments

Comments

@settermjd
Copy link
Contributor

Feature Request

Q A
New Feature yes
RFC no
BC Break no

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.

@froschdesign
Copy link
Member

@settermjd
At the same time we should also make a clean separation:

  • Component tutorials
  • Mezzio tutorials
  • MVC tutorials

Because the current tutorial page with the headline "Components tutorials" is wrong.
Your new tutorial will be added to the Mezzio tutorials.

What do you think?

@settermjd
Copy link
Contributor Author

Sounds good to me! I'm up for that.

@settermjd
Copy link
Contributor Author

settermjd commented Nov 6, 2020

@settermjd
At the same time we should also make a clean separation:

* Component tutorials

* Mezzio tutorials

* MVC tutorials

Because the current tutorial page with the headline "Components tutorials" is wrong.
Your new tutorial will be added to the Mezzio tutorials.

What do you think?

Just created #19 for separating the existing tutorials, @froschdesign. Thanks for mentioning that those changes need to be made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants