A simple JWT-based authentication SDK with RBAC support
lib qui facilite la génération de mot de passe et l'encodage decodage de jwt
Actix easy auth library
Dead-simple password hashing with Argon2id — hash() and verify(), nothing more
This crate allows easy access to your Google Firestore DB via service account or OAuth impersonated Google Firebase Auth credentials.
Basic-Auth / OAuth2 easy-to-use authentication modules for actix web
A small library to provide easy to use callback handler to authenticate with git2-rs
Authentication for `git2`
A simple Rust server for the Rapid framework.
GUI JWT encoder / decoder - Local, private, easy.
A comprehensive, production-ready authentication and authorization framework for Rust applications
Backblaze B2 Client for Rust
EasyAuth
Set up basic authentication and session management with dis gem
EasyAuth-Github
EasyAuth-Facebook
EasyAuth-Twitter
EasyAuth-Oauth2
EasyAuth-Google
EasyAuth-Password
EasyAuth-Oauth
A typical usecase of JWT tokens is when building an API. JWT tokens can be sent as authorization tokens in headers. The advantage of using JWT tokens is that they are signed with a secret, so the information inside them cannot be tampered. This makes them ideal for embeding both authentication and authorization information in one step (e.g. by "decoding" the token, one can get information about the user and the roles a user has in case of a role-based authorization). Also, the fact that expiration timestamps can be embedded in the data of the token and be handled automatically, can be used to easily build short-lived tokens, making an API more secure.
EasyAuth-LinkedIn
EasyAuth-Zinergia
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.