Google OAuth2 API in C# - Authentication Implementation guide

preview_player
Показать описание
In this video I am explaining how to implement Google OAuth2 web authentication API in C#.

For server sided Google OAuth2 API (fast video):

Downloads:
Рекомендации по теме
Комментарии
Автор

Will this work with webview2 browser does it return from the form to the app ?

jarno
Автор

android app will do google login, then that has to be passed to webapi as oAuth, do u hv any sample for that

vikashraaj
Автор

Is this return access_token of the Google Api?

eymenefealtunn
Автор

This won't work, will it? I don't see the client secret mentioned anywhere in the video. Isn't it impossible to verify an identity without using the secret in Oauth2?

ravekid
Автор

The BrowserEmulation class is a separate project?

sannay
Автор

The video about encrypting data using java... Can you make a decryptor?

callmeowen