Strange bug with logins using @kinde-oss/kinde-auth-pkce-js
Both me and a user of my app were able to experience a redirect loop when authorizing with Kinde. Appears to have only been a temporary issue.
POST /oauth2/token
POST /oauth2/token
was returning
400 Bad Request
400 Bad Request
with a Set-Cookie header. I wasn't able to get a response body out of Dev Tools/Inspect Element. I have a HAR saved if one of the Kinde team would like it, I can DM it to you