THEKINGSTAR / alx-backend-user-data

alx-backend-user-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Back-end Authentification

Learning Objectives

At the end of this projects, you are expected to be able to explain to anyone, without the help of Google:

  • Examples of Personally Identifiable Information (PII)
  • How to implement a log filter that will obfuscate PII fields
  • How to encrypt a password and check the validity of an input password
  • How to authenticate to a database using environment variables
  • What authentication means
  • What Base64 is
  • How to encode a string in Base64
  • What Basic authentication means
  • How to send the Authorization header
  • What authentication means
  • What session authentication means
  • What Cookies are
  • How to send Cookies
  • How to parse Cookies
  • How to declare API routes in a Flask app
  • How to get and set cookies
  • How to retrieve request form data
  • How to return various HTTP status codes

Projects

Copyright © 2024 ALX, All rights reserved.

About

alx-backend-user-data


Languages

Language:Python 100.0%