Click here to Skip to main content
15,881,803 members
Everything / OAuth2

OAuth2

OAuth2

Great Reads

by Uzi Granot
The attached open source C# .NET library is an SMTP client implementing implicit SSL and OAuth2 protocols. The library answers the question: how to send email message using Gmail as a server. Or, how to send email message using email server that implements implicit SSL and port 465.
by Livio Francescucci
Use a JWTToken to access a .NET Core Web API leveraging IdentityServer4 / OAuth2.
by Akkilz
How to generate Jwt security token for Application pool identity or logged on user using OAuth 2 from ADFS
by adriancs
Integrate Google OAuth 2.0 with ASP.NET in C# for seamless user authentication

Latest Articles

by adriancs
Integrate Google OAuth 2.0 with ASP.NET in C# for seamless user authentication
by Alessandro Magistroni
Oauth2 Client with IdentityModel.AspNetCore
by Kelum W. Ganegoda
Step-by-step approach to configure popular development tool Postman to test/execute Infor ION API
by Chris_Green
It all started with an email sent to a daemon.  A windows service hosting two modules, each of which monitors an inbox for automation, dutifully ignored warnings from IT that basic authentication for O365 would be switched off in several months. This is how we solved it.

All Articles

Sort by Score

OAuth2 

20 Jun 2019 by Uzi Granot
The attached open source C# .NET library is an SMTP client implementing implicit SSL and OAuth2 protocols. The library answers the question: how to send email message using Gmail as a server. Or, how to send email message using email server that implements implicit SSL and port 465.
11 Jun 2017 by Livio Francescucci
Use a JWTToken to access a .NET Core Web API leveraging IdentityServer4 / OAuth2.
13 Mar 2017 by Akkilz
How to generate Jwt security token for Application pool identity or logged on user using OAuth 2 from ADFS
18 Jan 2024 by adriancs
Integrate Google OAuth 2.0 with ASP.NET in C# for seamless user authentication
23 Apr 2015 by Acision
In the following tutorial, find out how to create your first video chat application using the forge by Acision SDK in less than 10 minutes.
18 May 2017 by Abhijit S Kulkarni
Token Based Authentication for Web API
23 Feb 2017 by Livio Francescucci
An introductory description of the OAuth2 Authorization flows, explained using real world examples
7 May 2017 by Livio Francescucci
A guided walk-through to build a simple Authorization Server and enable a Client Credentials workflow using Identity Server and .NET Core
29 May 2017 by Veronica S. Zotali
This article shows how to configure IdentityServer3, when you need to authenticate and authorize usage of your WebAPI/MVC, for users stored in SQL Server.
5 Feb 2015 by Brian Alexakis
This top 5 list is to help equip you with the tools and knowledge needed to analyze how a vendor implements OAuth2.0, how to interface with RESTful APIs, and ultimately gain access to end user data.