JWT
-
Software Development
The JWT Debate: Why Some Developers Are Cautious
JSON Web Tokens (JWTs) are a standard method for securely transmitting information between parties. They are often used for authentication,…
Read More » -
Core Java
Building Secure REST APIs with Javalin and JWT
REST APIs are the backbone of modern web applications, but securing them can be a complex task. Javalin, with its…
Read More » -
Software Development
API Authentication: A Comprehensive Guide for Product Managers
Diving into the world of managing APIs means understanding different ways to make sure things are safe and secure. In…
Read More » -
JavaScript
Securing Restful APIs with Nodejs and Express
Hello. In this tutorial, we will understand how to secure restful apis in a nodejs with the help of the…
Read More » -
JavaScript
Node.js JWT Implementation
Hello. In this tutorial, we will implement a Node.js JWT (JSON Web Token) to protect the application endpoints from unauthorized…
Read More » -
Enterprise Java
Centralized Authorization with OAuth2 & JWT using Spring Boot 2
This guide walks through the process to create a centralized authentication and authorization server with Spring Boot 2, a demo…
Read More » -
Enterprise Java
Tutorial: Create and Verify JWTs in Java
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Enterprise Java
Simple Token Authentication for Java Apps
“I love writing authentication and authorization code.” ~ No Web Developer Ever. Tired of building the same login screens over…
Read More »
- 1
- 2