oauth-4-laravel icon indicating copy to clipboard operation
oauth-4-laravel copied to clipboard

How to authorize an application using access token and secret that I already have?

Open JaffParker opened this issue 10 years ago • 0 comments

Using the code from the examples I can get the access token and secret. But how can I use them further to pull user's data or do some actions for his account, without asking for permission again?

Thank you!

JaffParker avatar Jan 20 '15 22:01 JaffParker