Skip to content

An example of stateless user authentication using LexikJWTAuthenticationBundle, Symfony 3.4, and FOS REST Bundle

Notifications You must be signed in to change notification settings

codereviewvideos/symfony-3-stateless-user-impersonation

Repository files navigation

Stateless User Impersonation in Symfony 3.4 onwards

This is a demonstration of how to add stateless user impersonation to a Symfony 3.4+ project:

The setup we will use is:

  • Symfony 3
  • FOS REST Bundle
  • Lexik JWT Authentication Bundle

Please note that at the time of creation, Symfony 3.4 was in Beta and so the composer.json file has a minimum-stability flag set to dev.

Find the full video tutorial and write up at https://codereviewvideos.com/

About

An example of stateless user authentication using LexikJWTAuthenticationBundle, Symfony 3.4, and FOS REST Bundle

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published