Simple 2FA API service built on node-red
1.0K
Simple 2FA API service built on node-red

Assumes that secret is a base32 encoded string. Compatible with most 2FA providers as of today. Uses similar algorithm to what is in Google Authenticator or Authy apps.
docker run -ti -p 1880:1880 aleksminaiev/2fa
Navigate: http://127.0.0.1:1880/ Swagger spec: http://127.0.0.1:1880/http-api/swagger.json
Docker hub: https://hub.docker.com/r/aleksminaiev/2fa/
Content type
Image
Digest
Size
297.7 MB
Last updated
almost 9 years ago
docker pull aleksminaiev/2fa