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

https://github.com/marpo60/totp_generator

TOTP token generator using Phoenix Liveview
https://github.com/marpo60/totp_generator

2fa elixir phoenix phoenix-liveview totp-tokens

Last synced: 5 months ago
JSON representation

TOTP token generator using Phoenix Liveview

Awesome Lists containing this project

README

          

TOTP Generator




TotpGenerator


Generate TOTP tokens using Phoenix Live View

## Introduction
To start your Phoenix server:

* Install dependencies with `mix deps.get`
* Install Node.js dependencies with `cd assets && npm install`
* Start Phoenix endpoint with `mix phx.server`

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.

## Demo

[TOTP Generator](https://totp-generator-example.marpo60.xyz/)