WordPress / WordPress/Learn

Authentication: JSON Web Tokens

Open
#2,755 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
333
Forks
127
Avg merge
1d 7h
Merged PRs (30d)
11

Description

Details

  • Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan): Lesson
  • Content title: Authentication with JSON Web Tokens
  • Topic description: How to use JSON Web Tokens for WP REST API authentication instead of Application Passwords
  • Audience (User, Developer, Designer, Contributor, etc.): Developer
  • Experience Level (Beginner, Intermediate, Advanced, Any): Intermediate

Prerequisites

It is assumed that the learner has already completed the following lessons:

Learning Objectives

  • Define what JSON Web Tokens are, and why you might want to use them
  • Implement JSON Web Token authentication using one of the available plugins.

Related Resources and Other Notes

Automation Code

//lesson

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the issue's prerequisite course, learning objectives, and linked JWT plugin resources. Define the lesson content for WordPress REST API authentication, including why JSON Web Tokens are useful and how to implement them with an available plugin. Done means a complete lesson suitable for intermediate developers and covering both stated objectives.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
api, authentication, documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.