Skip to content

Commit

Permalink
Google Authenticator in Python
Browse files Browse the repository at this point in the history
Desktop Python Google Authenticator script with json secrets.
  • Loading branch information
atomjoy committed Feb 23, 2024
1 parent a6dfc74 commit ad8b7ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ The script generates 2fa codes for secrets.

```sh
python3 auth.py

# With 30 seconds loop
python3 2fa.py
```

### Output
Expand Down

0 comments on commit ad8b7ef

Please sign in to comment.