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/