/alx-backend-user-data

Handling PII and User data

Primary LanguagePythonMIT LicenseMIT

img

my-dataaaaa

Backend User Data

Handling Personally Identifiable Information (PII) in backend systems requires a strong focus on data privacy and security to ensure compliance with applicable laws and regulations, protect user data, and prevent unauthorized access. In this track, we will look at ways to ensure the data is secure on the backend side of the application and that no unauthorized party has access to it.

What's inside

0x00: Personal Data

0x01: Basic HTTP Authentication

0x02: Session Based HTTP Authentication

0x03: Authentication Service