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?

1
  • Did you ever crack this? Commented Jul 27, 2020 at 14:21

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.