Answer the question
In order to leave comments, you need to log in
How to implement OAuth application authentication in laravel?
Hi everybody.
I have a problem while implementing a laravel project.
There is one application on laravel which is considered a client and there is an api server with oauth authentication also on laravel. The following packages are on the server
"bshaffer/oauth2-server-php": "~1.8",
"bshaffer/oauth2-server-httpfoundation-bridge": "^1.1",
Answer the question
In order to leave comments, you need to log in
Remove those packages and install this - https://github.com/laravel/socialite - the easiest package to use.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question