Skip to content

Releases: ohpyupi/demo.typing-biometrics-auth

v1.2.1

24 Jul 07:11
5821576
Compare
Choose a tag to compare
  • Intalled the googleapis npm module

  • Nodemailer now uses the google oauth2 tokens to authenticate the sender email

v1.2.0

23 Jul 08:00
3cbf370
Compare
Choose a tag to compare

Signup flow will register user's typing biometric profile in Keystroke DNA
On suspicious/new device logins detected, users will be asked to solve a challenge by entering OTP code
On new device logins, an email to approve the login will be sent

v1.1.0

09 Jul 08:45
a5f34dd
Compare
Choose a tag to compare

Added the signup flow
Added the email verification step
Replaced the fake login logic with the authentic user validation logic
Integrated a MongoDB database as a main database
Integrated nodemailer module to provide email delivery feature

v1.0.0

08 Jun 05:33
Compare
Choose a tag to compare
Added the demo heroku app to the README.md