Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 459 Bytes

File metadata and controls

13 lines (8 loc) · 459 Bytes

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/