Skip to content

Rust crate which provides some common services for implementing authentication in applications.

License

Notifications You must be signed in to change notification settings

jumpdrive-dev/Auth-Services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jumpdrive-Auth

Rust crate which provides some common services for implementing authentication in applications.

Usage

I currently have no intentions to publish this to crates.io, so for now if you want to use this you can add as a git dependency using:

jumpdrive-auth = { git = "https://github.com/Jumpdrive-dev/Auth-Services", tag = "2.3.1" }

Features

Currently, implements the following services and planned services:

  • Password hash service
  • JWT service
  • 2FA service
  • Passkey service

About

Rust crate which provides some common services for implementing authentication in applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages