BootCamp by Dr.Angela

1. Introduction to Authentication

Why Authenticate? : Authentication verifies a user's identity and restricts access to protected resources

Typical authentication flow : Create Account → Log In → Access Protected Resources

Common Authentication Methods : Email & Password, OAuth (Google, GitHub, Facebook, etc.)