A
A
Andrew2015-01-24 06:05:27
OAuth
Andrew, 2015-01-24 06:05:27

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

2 answer(s)
D
Damir Makhmutov, 2015-01-24
@doodoo

I use this https://github.com/artdarek/oauth-4-laravel , everything works fine.

O
OnYourLips, 2015-01-24
@OnYourLips

Why didn't you like the standard Socialite ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question