home/categories/security/caioniehues-dotfiles-skills-rust-backend-auth-skill-md
securitytesting-security

rust-backend-auth

Implements authentication and authorization for Rust backend services using JWT, password hashing, sessions, and middleware patterns. Use when building auth systems, implementing login/logout, protecting routes, hashing passwords, or working with JWT tokens in Axum/Tower applications.

caioniehues
maintainer
caioniehues
Updated 12/23/2025
Stars
0
Forks
0
quick start

Installation and usage

Implements authentication and authorization for Rust backend services using JWT, password hashing, sessions, and middleware patterns. Use when building auth systems, implementing login/logout, protecting routes, hashing passwords, or working with JWT tokens in Axum/Tower applications.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use rust-backend-auth