Loaki07 / authentication_server_rocket

An Authentication Service using Rocket for User login & registration in rust using actix. With 1. JWT tokers, 2. Validation, 3. Logging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentication Server using Rocket(Rust)

Features

  1. Password Hashing
  2. Sessions
  3. Verification and Validation
  4. Connected to MongoDb
  5. Api's for User Login/Registration

About

An Authentication Service using Rocket for User login & registration in rust using actix. With 1. JWT tokers, 2. Validation, 3. Logging


Languages

Language:Rust 94.7%Language:Dockerfile 3.1%Language:Shell 2.2%