An open API service indexing awesome lists of open source software.

https://github.com/am4nn/authentication-demo

how login data is stored in database and how login details are checked
https://github.com/am4nn/authentication-demo

authentication authentication-demo cli cpp login

Last synced: 12 months ago
JSON representation

how login data is stored in database and how login details are checked

Awesome Lists containing this project

README

          

# Authentication-Demo
A command line interface (cli) to show :
> How login data is stored in database.

> How login details are checked.

> How passwords are changed.

> What happens while registering with an username which is already registered.



Made using C++