R

Ravina • 3.96K Points
Extraordinary

Q. Which feature in FastAPI simplifies authentication?

  • (A) SessionManager
  • (B) OAuth2PasswordBearer
  • (C) BasicAuth
  • (D) TokenEncrypt
  • Correct Answer - Option(B)
  • Views: 20
  • Filed under category Fast API
  • Hashtags:

Explanation by: Ravina
FastAPI includes `OAuth2PasswordBearer` to implement OAuth2-based token authentication.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.