Skip to content

Commit

Permalink
docs(changeset): PgLazyJWTPreset: return 401 error when validation of…
Browse files Browse the repository at this point in the history
… JWT fails.
  • Loading branch information
benjie committed Jan 31, 2024
1 parent 75cf86b commit 7587ca9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/tough-swans-juggle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"postgraphile": patch
---

PgLazyJWTPreset: return 401 error when validation of JWT fails.

0 comments on commit 7587ca9

Please sign in to comment.