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

https://github.com/aldy505/2fa-auth-sample

Sample code repository for 2 factor auth like Medium or Notion (multiple languages!)
https://github.com/aldy505/2fa-auth-sample

2fa 2fa-security authentication golang nodejs typescript

Last synced: about 2 months ago
JSON representation

Sample code repository for 2 factor auth like Medium or Notion (multiple languages!)

Awesome Lists containing this project

README

        

# Sample 2-Factor Authentication App

* Written in many languages (hopefully)
* Easy to implement
* Documentation on the source code

## Usage & Develop

1. Install the required dependencies based on any package manager that you like according to the language.
2. Run the app

For all of the Node JS app (Express, Nuxt, Typescript), run `yarn dev` or `npm run dev`.

## Contributing

Want to add your code on other framework? Or even better, other language? Yes please! Put an issue first so we will know that you are working on it. File a PR when you're done. Thank you!

## License

MIT