Click here to Skip to main content
16,004,507 members
Everything / JWT

JWT

JWT

Great Reads

by Aram Tchekrekjian
JWT is a very common and easy way to protect APIs in a standard, URL safe and cross-platform methodology.
by Igor Ladnik
Web services implementing GraphQL technology with repository access optimization, JSON Web Token (JWT) authentication and some other useful features.
by Zijian
Reusable codes for OAuth security in business applications
by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC All Build with .NET Core

Latest Articles

by Zijian
Implement Resource Owner Password Credentials Grant and Refreshing Token with ASP.NET Core Identity through strongly typed API
by Zijian
Reusable codes for OAuth security in business applications
by Zijian
Share Identity Bearer Tokens among Distributed ASP.NET Core Web APIs
by Shivprasad koirala
In this article, we break down some most asked interview questions on Security part in ASP.NET MVC.

All Articles

Sort by Score

JWT 

28 Feb 2021 by Igor Ladnik
Web services implementing GraphQL technology with repository access optimization, JSON Web Token (JWT) authentication and some other useful features.
12 Jul 2024 by Zijian
Reusable codes for OAuth security in business applications
4 Sep 2017 by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC All Build with .NET Core
4 Sep 2017 by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC all build with .NET Core
13 Mar 2017 by Akkilz
How to generate Jwt security token for Application pool identity or logged on user using OAuth 2 from ADFS
25 Jul 2018 by Han Bo Sun
This article is an introduction on how to use the JJWT library, key stores, private/public keys to encrypt and decrypt the JWT token.
23 Jul 2018 by Dave Ceddia
. React 16.3 added a new Context API – new in the sense that the old context API was a behind-the-scenes feature that most people either didn’t know about, or avoided using because the docs said to avoid using it..
11 May 2024 by Zijian
Share Identity Bearer Tokens among Distributed ASP.NET Core Web APIs
12 Jul 2024 by Zijian
Implement Resource Owner Password Credentials Grant and Refreshing Token with ASP.NET Core Identity through strongly typed API
14 Feb 2023 by Han Bo Sun
Loading data in batches and displaying using UI-Grid in an AngularJS based app
4 Sep 2017 by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC all build with .NET Core
21 Dec 2021 by Han Bo Sun
How to use JWT Token with Spring Security for user authentication and authorization
5 Jul 2019 by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
10 Apr 2016 by Richard Hyatt
First part in a three part series that covers using the open source project vandium to simplify and secure AWS Lambda code
20 Dec 2023 by Shivprasad koirala
In this article, we break down some most asked interview questions on Security part in ASP.NET MVC.