AASAN || Tech by Wajid Khan

AASAN || Tech by Wajid Khan

Share this post

AASAN || Tech by Wajid Khan
AASAN || Tech by Wajid Khan
🔐How User Authentication Work?
Copy link
Facebook
Email
Notes
More

🔐How User Authentication Work?

Authentication of user accounts for web and app access. Identity is required for web access to your apps and data: only you should be able to see your stuff!

Wajid Khan's avatar
Wajid Khan
May 10, 2023
∙ Paid
2

Share this post

AASAN || Tech by Wajid Khan
AASAN || Tech by Wajid Khan
🔐How User Authentication Work?
Copy link
Facebook
Email
Notes
More
1
Share

Apps use “Authentication” to verify that you are who you say you are: it can be as simple as a password or as complex as biometrics (e.g. fingerprint or facial recognition).

Identity is required for web access to your apps and data: only you should be able to see your stuff!

The most common method of authentication is username and password, but schemes such as single-sign-on, OAuth, SMS Pin and Password-less Authentication with Magic Links and SMS OTP code are becoming more popular.

📟 SMS OTPs are also used for Two-factor authentication (2FA) security system that requires two or more pieces of evidence.

Get 33% off forever

Authentication on the backend can be accomplished through the use of cookies, session tokens, JSON Web Tokens (JWTs), and/or other complicated cryptography combinations.

Keep reading with a 7-day free trial

Subscribe to AASAN || Tech by Wajid Khan to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Wajid Khan
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share

Copy link
Facebook
Email
Notes
More