Software Engineering KB

Home

❯

08 Security

❯

01 Authentication and Authorization

❯

00 Category

❯

Authentication Methods

Authentication Methods

Feb 10, 20261 min read

  • authentication
  • methods

Authentication Methods

Back: Authentication and Authorization

Methods for verifying user identity, ranging from traditional password-based authentication to modern passwordless approaches. Multi-factor authentication, biometrics, and WebAuthn/Passkeys represent the evolution toward stronger, more usable authentication.

Concepts

  • Password-Based Authentication
  • Multi-Factor Authentication
  • TOTP
  • WebAuthn and Passkeys
  • Biometrics
  • Magic Links
  • SSO (Single Sign-On)

authentication methods


Graph View

  • Authentication Methods
  • Concepts

Backlinks

  • Multi-Factor Authentication
  • Password-Based Authentication
  • SSO (Single Sign-On)
  • WebAuthn and Passkeys
  • Authentication and Authorization

Created with Quartz v4.5.2 © 2026

  • GitHub