Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 668 Bytes

jwt_bundle.md

File metadata and controls

18 lines (11 loc) · 668 Bytes

Security - JWT Token authentication


Description

In case you need a full-fledged more complex implementation of token-based authorization, you can use lexik/jwt-authentication-bundle. It has been tested in combination with this bundle and has proven itself to be quite good.

Link to bundle

Link to bundle on github


Installation and configuration is done according to the instructions for the bundle lexik/jwt-authentication-bundle no special manipulations are required, everything should work out of the box.