Questions tagged as 'oauth2'

1
answer

FaceBook Login with API REST

I've integrated an Android app with FaceBook and I'm already able to log in there. Now, I have to integrate the FaceBook login with the authentication part of my API. For example, now, what I can do is log in through FB and if everything is o...
asked by 11.11.2016 / 18:08
0
answers

How can I make a oauth2 authentication of a native android application with a website developed with wordpress?

I have a site developed with wordpress, not on the platform wordpress.com. Lately I've been testing to use restfull and consume the data via json through the native android app. I just wish I could authenticate in a safe way using oauth2 w...
asked by 16.08.2016 / 21:16
1
answer

Log in to site using satellizer.js

I need to make an application where the user can sign in through facebook and soundcloud, and I found that link to do this, and according to this page link it is possible to do this with soundcloud by oAuth2, but I can not handle it, very cl...
asked by 22.05.2016 / 07:19
1
answer

Pass Headers on a route in Laravel

Good Night, I am working with Laravel 5.3 on a solution, as it is an API application, I chose to use Laravel Passport as authentication. I'm having a hard time loading the Token into the page header, I'm able to log in, return the access token,...
asked by 21.12.2016 / 00:48
1
answer

Script follower exchange (Generator) [closed]

I have the following code in php done by abraham in case it would be this system : <?php require_once './modules/Config.php'; require_once './libs/OAuth.php'; require_once './libs/twitteroauth.php'; // 1. to handle logout...
asked by 21.05.2017 / 23:17