diff --git a/.changeset/green-mails-battle.md b/.changeset/green-mails-battle.md new file mode 100644 index 00000000..98e7dd2e --- /dev/null +++ b/.changeset/green-mails-battle.md @@ -0,0 +1,5 @@ +--- +"@kagii/openauth": patch +--- + +Patch release for the redirect URI validation hardening merged in `#17`, including safer error handling for invalid redirect URIs and request-local authorization precedence over stale cookies.