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 Kelum W. Ganegoda
Step-by-step approach to configure popular development tool Postman to test/execute Infor ION API
by Taiseer Joudeh
Part 3: Tutorial shows how to implement OAuth JSON Web Tokens Authentication (JWT) using ASP.NET Web API 2.2 and ASP.NET Identity 2.1
by Programming Tutorials by Tests4Geeks
When building modern and socially-aware web applications, the related problems of user authorization and authentication arise repeatedly.
by Nikola Breznjak
Adding Google OAuth support to Raneto as the latter allows only basic username/password authentication
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.