Giter Site home page Giter Site logo

2fa-mobile's Introduction

2FA Mobile

2FA Mobile is used to generate OTPs for 2FA-enabled resources

QR codes for the testing can be generated with 2FA Generator

Additional project applications

2FA Backend application: https://github.com/peterdee/2fa-backend

2FA Generator application: https://github.com/peterdee/2fa-generator

2FA WEB application: https://github.com/peterdee/2fa-web

Required resources

Application requires an access to the camera in order to be able to scan the QR code

Deploy

git clone https://github.com/peterdee/2fa-mobile
cd ./2fa-mobile
nvm use 16
npm i

Environment variables & required files

The .env file is required, see .env.example for details

The backend-url.ts file in the constants directory is also required, it can be automatically generated if the project is launched with npm start, or it can be manually created, see backend-url.example.ts for details

Launch

Launch development server:

npm start

Launch on Android emulator:

npm run android

Launch on iOS emulator:

npm run ios

License

MIT

2fa-mobile's People

Contributors

peterdee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.