Skip to content

New Lesson: JSON Web Tokens #29519

Open
@01zulfi

Description

@01zulfi

Lesson: JSON Web Tokens

Lesson overview

API authentication via JSON web tokens (JWT)

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).

  • A code along lesson implementing JWT from sratch
  • This includes setting up db tables, code explanation for logging in, signing and verifying jwts
  • Use jsonwebtoken library

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 projectStatus: StaleThis issue/PR has been inactive for over 30 days and will be closed if inactivity continues

Type

No type

Projects

Status

On Hold

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions