Knowledge#
Authentication, JWT, testing, and architectural patterns. Read these before working on the practice assignments.
Reference Pages#
What is JWT ? โ JWT fundamentals and signing algorithms
What is OAuth 2.0 โ OAuth2 authorization framework
Google OAuth2 Authentication โ Google OAuth2 integration
Authentication Implementation Overview โ FastAPI authentication patterns
greenlet โ Greenlets and SQLAlchemy async bridging
Unit Testing FastAPI Applications โ Unit testing FastAPI applications