Skip to content

LucasDeProgrammeur/2fa-sqlite-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2FA SQLite implementation

This repo is an implementation of this source: https://www.youtube.com/watch?v=KQya9i6czhM, but using SQLite. The code has also been restructured a bit compared to the video.

Running the application

Pretty simple. npm start.

Endpoints

/api/register
/api/2fauth

What this application uses

speakeasy, express, sqlite3, uuid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published