Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / OAuth2

OAuth2

OAuth2

Great Reads

by Livio Francescucci
Use a JWTToken to access a .NET Core Web API leveraging IdentityServer4 / OAuth2.
by Zijian
Reusable codes for OAuth security in business applications
by Kelum W. Ganegoda
Step-by-step approach to configure popular development tool Postman to test/execute Infor ION API
by Akkilz
How to generate Jwt security token for Application pool identity or logged on user using OAuth 2 from ADFS

Latest Articles

by Livio Francescucci
Use a JWTToken to access a .NET Core Web API leveraging IdentityServer4 / OAuth2.
by Zijian
Reusable codes for OAuth security in business applications
by Kelum W. Ganegoda
Step-by-step approach to configure popular development tool Postman to test/execute Infor ION API
by Akkilz
How to generate Jwt security token for Application pool identity or logged on user using OAuth 2 from ADFS

All Articles

Sort by Score

OAuth2 

by Livio Francescucci
Use a JWTToken to access a .NET Core Web API leveraging IdentityServer4 / OAuth2.
by Zijian
Reusable codes for OAuth security in business applications
by Akkilz
How to generate Jwt security token for Application pool identity or logged on user using OAuth 2 from ADFS
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.
by Livio Francescucci
An introductory description of the OAuth2 Authorization flows, explained using real world examples
by Zijian
Implement Resource Owner Password Credentials Grant and Refreshing Token with ASP.NET Core Identity through strongly typed API
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
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 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.
by Abhijit S Kulkarni
Token Based Authentication for Web API
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.
by adriancs
Integrate Google OAuth 2.0 with ASP.NET in C# for seamless user authentication