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>
Zaloguj się, aby dodać komentarz
Inne posty w tej grupie

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:
June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

The Validator component provides dozens of constraints ready to use in your applications. In Symfony 7.3, we've added two new constraints to the list.
Slug Constraint

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:
June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

Contributed by Jérôme Tamarelle in

This week, we kicked off the New in Symfony 7.3 blog series, highlighting all the exciting new features coming in this release. We also unveiled more details about some of the SymfonyOnline June 2025

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:
June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

Symfony's Messenger component makes it easy to build message-driven applications. However, developers using symfony/amqp-messenger have long faced a limitation: it relies on polling (get()), which can