Hamendra Sunthwal Posted December 28, 2020 Share Posted December 28, 2020 Hello I am trying to install a JWT Library(i.e https://github.com/web-token/jwt-framework) in Prestashop, I am not sure how to install & use it. Do i need to run "composer require web-token/jwt-framework" in PS root to install it ? Please let me know ASAP. Thankyou Link to comment Share on other sites More sharing options...
ClassyDevs Posted December 28, 2020 Share Posted December 28, 2020 Hello, what is the benefit and your goal to instal this framework. Already php used Symphony framework. I think it is not possible to install and use it inside PrestaShop Thank you Link to comment Share on other sites More sharing options...
Hamendra Sunthwal Posted December 28, 2020 Author Share Posted December 28, 2020 I am trying to generate JWT token for logged in customer. So, with the use of the library i can pass some data & using library i'll get the JWT token. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now