Questions tagged as 'oauth2'

0
answers

Laravel Passport: invalid_credentials, The user credentials were incorrect

I try to test the authentication with Laravel Passport and there is no way ... The error is in the capture of postman, at the moment I try to create a user with postman I miss the error of the capture. User.php class User extends Auth...
asked by 13.05.2018 / 16:36
0
answers

Google Login in .Net

I need to implement a Login button through Google and I really have a lot of dizziness between Oauth2 and Open id ... The documentation is not clear to either of them and I really just started with the implementation of Oauth2 and the theme is t...
asked by 19.02.2018 / 15:27
1
answer

Responds to redirected user. OAuth2 protocol

In the OAuth2 protocol, once the user has granted permission to an application (Windows Forms) and is redirected to the url link , how can you get the code SERVER_GENERATED_AUTHORIZATION_CODE in a development made in c #? The operation of th...
asked by 07.08.2017 / 11:33