msgphp / symfony-demo-app

A Symfony demo application with basic user management
https://github.com/msgphp/msgphp
MIT License
0 stars 0 forks source link

revise JWT + API #36

Closed ro0NL closed 6 years ago

ro0NL commented 6 years ago

@dunglas i think you find this more "REST" :) it adds a location header on login to the user endpoint. Kept the /api/me endpoint for now to keep playing with it.

dunglas commented 6 years ago

Indeed, great one!