- Course
Authentication for Python
Strong authentication is fundamental to application security. This course will teach you to implement secure authentication flows in Python.
- Course
Authentication for Python
Strong authentication is fundamental to application security. This course will teach you to implement secure authentication flows in Python.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Security
What you'll learn
Strong authentication is important to properly validate the identity of the client and the server when they communicate. In this course, Authentication for Python, you’ll gain the ability to implement secure authentication flows in Python. First, you’ll explore implementing OAuth2.0 and OIDC in Python. Next, you’ll discover how to implement secure TLS connections and MFA in Python. Finally, you’ll learn how to manage authentication and identity after the initial login. When you’re finished with this course, you’ll have the skills and knowledge of authentication best practices needed to develop and secure authentication flows in Python code.