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

OAuth

OAuth

Great Reads

by rmostafa
Simple Google Analytics Access, with Service Account Credential OAuth2
by uspatel
This demonstrates how to use MSAL with Azure B2C for authentication.
by Florian Wendel
Every software developer must face the challenge of integrating a plethora of external APIs into their app to increase its value to their users. This can take a lot of time since these APIs are often vastly different. API abstraction promises relief but there are different approaches.
by PEtter Ekrann
How to do authentication through Azure with OAuth2. Clearing up some not so well documented thing in Azure

Latest Articles

by rmostafa
Simple Google Analytics Access, with Service Account Credential OAuth2
by uspatel
This demonstrates how to use MSAL with Azure B2C for authentication.
by Florian Wendel
Every software developer must face the challenge of integrating a plethora of external APIs into their app to increase its value to their users. This can take a lot of time since these APIs are often vastly different. API abstraction promises relief but there are different approaches.
by PEtter Ekrann
How to do authentication through Azure with OAuth2. Clearing up some not so well documented thing in Azure

All Articles

Sort by Score

OAuth 

by uspatel
This demonstrates how to use MSAL with Azure B2C for authentication.
by Florian Wendel
Every software developer must face the challenge of integrating a plethora of external APIs into their app to increase its value to their users. This can take a lot of time since these APIs are often vastly different. API abstraction promises relief but there are different approaches.
by Florian Rappl
Crawling tons of (individual) web information and creating statistics using Windows Azure.
by Bruno Baia
Spring.NET Social helps you to simplify authentication (OAuth) and API binding with Software-as-a-Service (SaaS) providers such as Facebook and Twitter.
by NobsterTheLobster
Publish a WCF DataService with entity model, updatable views, filtering and authentication
by Zijian
Reusable codes for OAuth security in business applications
by Joel Ivory Johnson
In this next part of this series, we look at how your application knows it is in use. We also look at how Azure provides support through its services and free code libraries for authenticating your user.
by Pete_Oliver
This article provides a step-by-step guide on configuring OTDS 10.5 Patch 6 as an OAuth 2.0 Authorization Server. It also walks through an example scenario of authorizing access to a RESTful API using the OAuth 2.0 Resource Owner Password Credentials Grant.
by Kristofer Kallsbo
Getting user info after oAuth.
by Peter Belcher
Hooking up a Raspberry Pi to Predix; reading data from a file system and flowing that data into Predix without the need for manual intervention.
by adriancs
Integrate Google OAuth 2.0 with ASP.NET in C# for seamless user authentication