Skip to content

Conversation

@jrushlow
Copy link
Collaborator

@jrushlow jrushlow commented Apr 21, 2024

The make:auth command has been superseded by make:security:form-login (#1244) and make:security:custom (#1522).

Originally written to create login form authentication back in the days of "Guard Authenticators" - this command has reached it's EOL with the existence of the new Symfony Security System that was introduced in Symfony 5.x.

Although the command class itself is @internal - we'll:

  • deprecate the command in v1.59.0 maintaining its existing functionality
  • remove the existing functionality after the v1.59.0 release
  • remove the command completely sometime after that.

I think this will give plenty of time to get the docs & book updated and "gently" push users to make:security:*

  • Symfony Book 6.4 - Published

cc @fabpot - Symfony Book

- use any of the `make:security:*` commands instead
@jrushlow jrushlow added the Feature New Feature label Apr 21, 2024
@jrushlow jrushlow changed the title [make:auth] deprecated command [make:auth] deprecate command Apr 21, 2024
@jrushlow
Copy link
Collaborator Author

Note: We're going to hold off on merging this until the Symfony 6.4 Book is published. Else, we "break" the user experience for those following along in the book.

@jrushlow jrushlow merged commit 03b5a9f into symfony:main Apr 27, 2024
@jrushlow jrushlow deleted the feature/deprecated-make-auth branch April 27, 2024 20:46
@jrushlow jrushlow mentioned this pull request Apr 27, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New Feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant