Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 431 Bytes

File metadata and controls

22 lines (17 loc) · 431 Bytes

cot-basic-auth

A simple project to demonstrate how to use basic authentication with the cot library.

Features

  • Login
  • sign up
  • Forgot password

How to run

  1. Clone the repository:
    git clone https://github.com/ElijahAhianyo/cot-basic-auth.git && cd cot-basic-auth
  2. Run the project:
    cargo run

Documentation

coming soon