3

I have an application in Laravel 5.7, I need authenticate the users in a other API (third party API), these API are code in REST with oAuth2. So, I want send a username and password to the URL-API and the callback is if the user are or not authorized to use the APP.

How I can make this?

0 Answers0