bludesign / FaxServer

Send and Receive Faxes Using The Twilio Programmable Fax API.
MIT License
108 stars 48 forks source link

Fix TOTP code generation #23

Open ZetaTwo opened 4 years ago

ZetaTwo commented 4 years ago

Generate proper QR codes for 2FA that are readable by apps such as Google Authenticator.

This is a repeat of https://github.com/bludesign/FaxServer/pull/10 to conform to the otpauth protocol:

"otpauth://TYPE/LABEL?PARAMETERS"