Click here to Skip to main content
15,891,409 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 Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC All Build with .NET Core
by Yaseer Mumtaz
Angular 4 Client Development

Latest Articles

by Zijian
Reusable codes for JWT security in business applications
by Shivprasad koirala
In this article, we break down some most asked interview questions on Security part in ASP.NET MVC.
by Farzad Niknam B
Web app creation using .NET 7.0 and ASP.NET Core
by Han Bo Sun
Loading data in batches and displaying using UI-Grid in an AngularJS based app

All Articles

Sort by Updated

JWT 

17 Apr 2024 by Zijian
Reusable codes for JWT security in business applications
20 Dec 2023 by Shivprasad koirala
In this article, we break down some most asked interview questions on Security part in ASP.NET MVC.
14 Feb 2023 by Han Bo Sun
Loading data in batches and displaying using UI-Grid in an AngularJS based app
21 Dec 2021 by Han Bo Sun
How to use JWT Token with Spring Security for user authentication and authorization
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.
5 Jul 2019 by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
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..
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
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
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