Tuan Truong Posted December 18, 2020 Share Posted December 18, 2020 Hi all, I have a problem in developing restful api for my mobile app. In my mobile app, user have to login, so how to build a login restful api using Prestashop v1.7. after loging in successfully, the api should return a token (such as: jwt) for authentication. After then, mobile app use this token in others apis. how to develop this api in Prestashop or build another source code (ex: Laravel) and call to Prestashop webservice using apiKey. Thank you, Link to comment Share on other sites More sharing options...
ziobudda Posted December 15, 2022 Share Posted December 15, 2022 Hi, sorry for reopen this thread, but have you found a solution for jwt or authorization via bearer / token ? Thanks 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