You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.
Way it is gonna work is you enter the 2FA code upon login, and to verify trades.
Entering the code will be required to be able to use balance on the account for 30 minutes at a time
Currently there is a test available at vukkybox.com/cotp and /totp
POST to /cotp while authorized to receive a qr code you can scan with an app like google authenticator
POST to /totp with application/json content. secret should be set to your OTP code. The API will return either true or false depending on if your code was valid
Is there an existing issue for this?
Your suggestion
Add 2 factor authentication support using OTP apps like Google Authenticator
Why should this be implemented?
Bank pin in #68
Wouldn't want someone having access to your account just because youre logged into discord!
Anything else?
nice.
The text was updated successfully, but these errors were encountered: