Главная
Study mode:
on
1
- Introduction
2
- Install Python Packages
3
- FastAPI import and Project Setup
4
- Access FastAPI documentation
5
- Using Query and Path Parameters
6
- How to Accept API Requests
7
- Set up API User Authentication
8
- Hashing and Authenticating Passwords
9
- Create an Access Token based on Login Data
10
- Writing a Token Root
11
- Testing Token Authorization
12
- Conclusion
Description:
Learn how to build an authenticated API using Python and FastAPI in this comprehensive tutorial video. Explore the process of setting up a FastAPI project and implementing token-based user authentication. Follow along as the instructor guides you through installing necessary Python packages, configuring the project, and accessing FastAPI documentation. Discover how to use query and path parameters, handle API requests, and set up user authentication. Dive into password hashing and authentication techniques, create access tokens based on login data, and write token roots. Conclude by testing token authorization to ensure your API's security. This 46-minute video is the first part of a two-part series on API authentication, providing a solid foundation for building secure and efficient APIs with FastAPI.

Authenticate Users with FastAPI and Token Authentication

Linode
Add to list