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

https://github.com/venables/totp.io

One-time passwords in your browser
https://github.com/venables/totp.io

Last synced: over 1 year ago
JSON representation

One-time passwords in your browser

Awesome Lists containing this project

README

          

# totp.io

One-time passwords in your browser. Helpful for testing and debugging.

## Installation

```
yarn install
```

## Running locally

```
yarn start
```

The server will be available at http://0.0.0.0:8080

## Contributing

Pull requests are welcome!