3 results found Sort:

JSON Webtoken (JWT) middleware for the actix-web framework
Created 2022-06-01
89 commits to master branch, last one a day ago
In this article, you will learn how to build a Rust API with unit testing in mind. This means we will take a modular approach, which will make our lives easier when writing unit tests.
Created 2023-08-09
146 commits to main branch, last one 10 months ago
In this article, we will delve into the implementation of JWT authentication in Rust, covering all crucial steps from generating and verifying JWT tokens with the HS256 algorithm, to registering users...
Created 2023-02-04
3 commits to master branch, last one about a year ago