Answer the question
In order to leave comments, you need to log in
Is there a library under Laravel to work with pure OAuth?
I used the Lusitanian library , but I can’t find how to use the already existing consumer token and secret for further authorization so as not to constantly ask the user for permission. Apparently, this lib is sharpened only for authorization.
In general, after a little research, I decided to write my own library that would fully meet my needs. But at the same time, I don’t want to learn the basics of OAuth myself, because time is running out. Does anyone know a simple library for working with OAuth?
Solution: the question is bullshit, it turns out that with the help of this lib you can do everything, it's just not so obvious and you can't find documentation everywhere. You should have looked in the Issues repository: https://github.com/Lusitanian/PHPoAuthLib/issues/96
Answer the question
In order to leave comments, you need to log in
I use this https://github.com/artdarek/oauth-4-laravel , everything works fine.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question