Skip to content

Conversation

Linhead
Copy link
Collaborator

@Linhead Linhead commented Aug 29, 2025

Implemented multi-factor authentication system for ADAMANT Messenger with two new authentication methods alongside existing passphrase and password authentications.

New Authentication Methods:
Biometric Authentication (Touch ID/Face ID)

  • Native biometric authentication on mobile devices
  • Uses Capacitor Native Biometric plugin
  • Supports fingerprint and facial recognition
  • Mobile-only feature (unavailable in web browsers)

Passkey Authentication

  • WebAuthn-based passwordless authentication
  • Uses browser's built-in passkey support
  • Supports hardware security keys and platform authenticators
  • Web-only feature (unavailable in mobile apps)

@Linhead Linhead requested a review from a team as a code owner August 29, 2025 09:42
Copy link

vercel bot commented Aug 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
adamant-im Ready Ready Preview Comment Sep 23, 2025 9:19am

Copy link

github-actions bot commented Aug 29, 2025

Deployed to https://msg-adamant-pr-854.surge.sh 🚀

@Linhead
Copy link
Collaborator Author

Linhead commented Aug 29, 2025

…nd authethication select on options page + small code refactor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant