dotkom / Nibble2

App for buying food and drinks at the office
MIT License
5 stars 4 forks source link

Login by PIN codes & QR codes #51

Open sklirg opened 7 years ago

sklirg commented 7 years ago

Instead of typing in username/password of OW4 user account (which might be very complicated if you have a complex password and are used to a password manager), we should look into simple ways to log a person in.

This can be done by showing a unique code to the user logging in, and make them log in and authenticate that login from another device (like how Youtube TV makes you authenticate on a TV). This could further be simplified by generating a URL that will authorize the login and show this as a QR code which the user can scan with their phone and thereby log in.

This would also reduce the need for an on-screen keyboard.

Note: This would also have to be implemented in dotkom/onlineweb4.

arwassa commented 6 years ago

Was implemented in #57

sklirg commented 6 years ago

Not really, that feature simplified the registration process, not the log in process.

On Wed, Aug 29, 2018, 15:45 Jarle Trollebø notifications@github.com wrote:

Was implemented in #57 https://github.com/dotkom/Nibble2/pull/57

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dotkom/Nibble2/issues/51#issuecomment-416958993, or mute the thread https://github.com/notifications/unsubscribe-auth/AFK961E_0msrSwIDr4BP4TmugOC5fNUHks5uVpsCgaJpZM4Nvgrg .

arwassa commented 6 years ago

Oops, my bad.