PiggyArchive / PiggyAuth

Safe & feature-rich auth plugin. Project has been discontinued
Apache License 2.0
33 stars 8 forks source link

Feature Suggest: Google Authenticator #78

Open Thunder33345 opened 7 years ago

Thunder33345 commented 7 years ago

Using google authenticator as a 2 step verification instead of emails and pins example of some server https://forums.cosmicpe.me/threads/the-new-authentication-system.258/ there's also plenty of libraries to reference off (in PHP), it dose not rely on google API either only problem would be how to show the code since there's no copy and pasting in MCPE yet and it would make quite a lot of device users difficult and how to generate the QR code and maps if we going that route

SalmonDE commented 7 years ago

Perhaps you could send a mail to them. Though you don't even have to generate a QR code. There's also the ability to use a key.

Thunder33345 commented 7 years ago

sending a mail or PMing via twitter or allow client to set the secret which in hindsight not it's not a very secure way if they will just set it to 16 X (min is 16 char length afaik)