D
D
drMedifit2017-10-27 19:32:09
Yii
drMedifit, 2017-10-27 19:32:09

Solution to create JWT REST API in PHP?

Hello. I work in the MEAN stack. The task is to raise the JWT REST API to the MYSQL database. Base is ready. The admin panel is written for it in Yii2. I don't want to convert to MongoDB. Please tell me if there is a ready-made solution (plugin) for creating a JWT REST API in Yii2? Or other PHP frameworks. If anyone has personal experience of using. Thank you.
upd I will
formulate more precisely. We need functionality similar to the jsonwebtoken, passport and express-jwt packages. Only in PHP.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Michael, 2017-10-27
@springimport

I just needed to google. https://github.com/damirka/yii2-jwt
And in general, https://packagist.org/?q=jwt&p=0

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question