• Create a new 2.x branch
  • Fix use of deprecated Event class
  • Fix call to event dispatcher with string in \Drupal\jwt\Authentication\Provider\JwtAuth::authenticate()
  • Test again Drupal 9 and 10 (w/ php 8.1)
  • Update JWT library and use updated api there
  • Clean up constructor/code for JwtTranscoder so it's easier to re-use and maybe can support multiple site keys later
  • Support adding/reading JWT headers in Drupal\jwt\JsonWebToken\JsonWebToken and JwtTranscoder

Postponed for now (not for 2.0.0, but likely in the nearer-term in this branch):

  • support ed2559 signatures

Comments

pwolanin created an issue. See original summary.

pwolanin’s picture

Title: Drupal 10 raodmap/hitlist » Drupal 10 roadmap/hitlist
Issue summary: View changes
pwolanin’s picture

pwolanin’s picture

Title: Drupal 10 roadmap/hitlist » Drupal 10 roadmap/hitlist (make 2.0 release)
pwolanin’s picture

Version: 8.x-1.x-dev » 2.x-dev
vijaycs85’s picture

Tested agains 2.0.0-beta2 (esp. for the new feature #3256486: Support adding custom JWT headers and also make the headers available after decoding) and looks good.

pwolanin’s picture

Issue summary: View changes
klausi’s picture

Status: Active » Fixed

2.0.0 has been released, so we can set this to fixed? Any follow-ups can be done in new issues I think.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.