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 Raymund Macaalay
For this article, we will be creating a simple password reset of a user in Google which is very useful when you want to revoke access for a user in your domain, but leaving the account readable as long as you have the password.
by Taiseer Joudeh
This is the third part of the tutorial which will cover Using Azure AD B2C tenant with ASP.NET Web API 2 and various front-end clients. Azure Active Directory B2C Overview and Policies Management – (Part 1) Secure ASP.NET Web API 2 using Azure AD B2C – (Part 2) Integrate Azure Active Dir
by PratapReddyP
An introduction to the basics of OAuth.
by Nikola Breznjak
Adding Google OAuth support to Raneto as the latter allows only basic username/password authentication