Skip to content

ashleendaly/terminal-otp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal OTP

A terminal authenticator app that can be used to perform 2FA on for GitHub.

image

Usage

  1. Clone repository

  2. Make sure you have poetry installed on your system.

  3. Run poetry install

  4. Go to GitHub settings > Password and authentication > Two-factor authentication > Two-factor methods > Authenticator App > Edit

  5. Click on the setup key link:

    image

  6. Copy the secret key

  7. Create a .env file in the root of the project repository and paste the secret key in as shown: GH_SECRET="******"

  8. Run make run

About

A terminal authenticator app for 2FA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published