mardi 12 novembre 2019

Can I use Laravel Passport for this approach?

I am planning to build an API which third party apps can get data from. The third party app developers may register an account on the frontend to the API to create their application, then a "key" will be generated.

The developers of the third party apps can then used that "key" so access the data they needed from the API. Then on the admin dashboard of the API, admins can then approve the app. The backend of the API can then check if the key is registered or not.

I am very confused about the Laravel Passport, and I needed guidance or confirmation if that is possible with Laravel Passport or should I just write custom logic for that.

Thank you very much. Have a great day!



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire