kinde-oss / kinde-auth-nextjs

Kinde NextJS SDK - authentication for server rendered apps
https://kinde.com/docs/developer-tools/nextjs-sdk/
MIT License
150 stars 20 forks source link

fix: encoding of unicode characters #98

Closed DaveOrDead closed 10 months ago

DaveOrDead commented 10 months ago

Explain your changes

Native atob function was not correctly decoding all unicode charaters, replaced with updated version of TS SDK which handles this

Checklist

🛟 If you need help, consider asking for advice over in the Kinde community.