-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Open
Labels
Project Node RevampIssues/PRs related to the Node Revamp projectIssues/PRs related to the Node Revamp projectStatus: StaleThis issue/PR has been inactive for over 30 days and will be closed if inactivity continuesThis issue/PR has been inactive for over 30 days and will be closed if inactivity continues
Description
Lesson: Stateful vs Stateless Auth
Lesson overview
Explore stateful vs stateless auth i.e. sessions vs JWTs
Lesson outline
The following items define the scope of the lesson. The lesson outline is flexible; you can improve, expand, and omit items whilst writing lesson content (make sure the pull request description mentions that).
- Explore differences
- Why sessions for the most part are better than JWTs
Acceptance criteria
If the requirements here are not met, the work effort is not complete.
- Lesson conforms to the outline above (unless outline has been modified).
- Lesson follows our Layout Style Guide.
Additional information
Get the lesson template
Download the lesson template using the following command (replace lesson_name
with the actual lesson name):
curl -o <lesson_name>.md https://raw.githubusercontent.com/TheOdinProject/curriculum/main/templates/lesson-template.md
Metadata
Metadata
Assignees
Labels
Project Node RevampIssues/PRs related to the Node Revamp projectIssues/PRs related to the Node Revamp projectStatus: StaleThis issue/PR has been inactive for over 30 days and will be closed if inactivity continuesThis issue/PR has been inactive for over 30 days and will be closed if inactivity continues
Type
Projects
Status
In Progress