Files
freecodecamp--freecodecamp/curriculum/structure/blocks/lecture-introduction-to-authentication-and-authorization.json
wehub-resource-sync dde272c4b8
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (24) (push) Has been cancelled
CI - Node.js / Build (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
CD - Docker - GHCR Images / Build and Push Images (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 11:55:53 +08:00

30 lines
754 B
JSON

{
"isUpcomingChange": true,
"dashedName": "lecture-introduction-to-authentication-and-authorization",
"helpCategory": "Backend Development",
"blockLayout": "challenge-list",
"challengeOrder": [
{
"id": "6a290c7a7adc85e3f23ec260",
"title": "How does Authentication and Authorization Work?"
},
{
"id": "6a290e7af9e4fd527cf870a1",
"title": "What Are JSON Web Tokens?"
},
{
"id": "6a290e7a20f70a7f5f3dff15",
"title": "What is Cross-Site Request Forgery?"
},
{
"id": "6a290e7b29cad670ec639331",
"title": "What is Passport.js Used For?"
},
{
"id": "6a290e7cf46119363b72f33b",
"title": "What is Helmet.js Used For?"
}
],
"blockLabel": "lecture"
}