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
Mis à jour 12/23/2025
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use rust-backend-auth