API
Generate a TOTP code and QR payload via:
GET /api/otp?secret=YOUR_SECRET&issuer=YOUR_ISSUER&user=YOUR_USERReturns JSON with: code, qrUrl, qrBase64.
Back to generatormade by h4nz4
Generate a TOTP code and QR payload via:
GET /api/otp?secret=YOUR_SECRET&issuer=YOUR_ISSUER&user=YOUR_USERReturns JSON with: code, qrUrl, qrBase64.
Back to generatormade by h4nz4