We are proud to announce the next speaker joining the SymfonyCon Disneyland Paris 2022 speaker team is:
Mathieu Santostefano, @welcoMattic, Web Developer of JoliCode. They will talk about "Painless authentication with Access Tokens":
Via some simple but real scenarios, we will discover the power of the new AccessToken Authenticator shipped in Symfony 6.2. For example, we are developing a SaaS product, which exposes a private API. Our users can register many applications into their accounts, for each one we will generate an API Token that users must inject in their requests. Now, with a pinch of YAML and a dash of PHP, we will be able to authenticate users from their API Token. In this talk, they will show you how it also works with JWT and some other exotic tokens!.
Have a look on the SymfonyCon Disneyland Paris 2022 agenda below:
November 15-16: Pre-conference workshops. Discover the 10 different topics that will be organized per day and register.
November 17-18: Main conference with exciting talks and speakers: Fabien Potentier, Sebastian Bergmann, Marion Hurteau, Diego Aguiar, Ondřej Mirtes, Titouan Galopin, Pauline Vos, Tomas Votruba, David Buchmann, Alexander M. Turek, Isabel Garrido Cardenas, and Stefan Koopmanschap.
Are you already registered?
Don't wait to take advantage of the preferential rate (ends on October 17th)
- 449€: Conference
- 990€: Workshops
- 1 151€: Both conference + workshops = Live the experience "A WEEK OF SYMFONY"
Each registration includes a morning coffee break, lunch and afternoon coffee break.
Visit the dedicated page of SymfonyCon Disneyland Paris 2022 for more information
Join us for this thrilling event, be part of the @symfony community!
<hr style="margin-bottom: 5px" />
<div style="font-size: 90%">
<a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
</div>
Jelentkezéshez jelentkezzen be
EGYÉB POSTS Ebben a csoportban

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.
Run Process Using the Shell… https://s

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

Contributed by Mathias Arlaud in

Affected versions
Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.
The issue has been fixed in the 2.25.1 version of these

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f