All lessons
security
2 lessons tagged security: free, quiz-checked micro-lessons.
AI
intermediatePrompt injection: the security flaw at the heart of LLM apps
Why LLM apps are uniquely vulnerable to attacks delivered as plain text, the difference between direct and indirect injection, and the defences that actually help (plus the ones that don't).
8 steps·~12 min
Programming
intermediateOAuth 2.0: Deep Dive into Authorization Flows
Explore the core concepts of OAuth 2.0, its various grant types, and how it enables secure, delegated access without sharing credentials. Understand the roles and the step-by-step authorization process.
12 steps·~18 min
