What to Study

  • OAuth 2.0 / OpenID Connect — the authentication and authorization protocols underpinning modern login flows, token issuance, and identity federation
  • Google Account Activity APIs — accessing login history, connected apps, and security events via the Google API ecosystem
  • Network Graph Visualization — rendering interactive graphs with D3.js, vis.js, or Cytoscape.js to map service connections
  • Session / Token Management — understanding refresh tokens, access token scopes, and revocation flows
  • Data Privacy — handling PII responsibly, minimizing data collection, and applying privacy-by-design principles