Releases: kinde-oss/kinde-auth-nextjs
Releases · kinde-oss/kinde-auth-nextjs
Release 1.10.1
Release 2.3.1
- fix: infinate loop (047f32e)
Release 2.3.0
- feat: adding refreshData (c4c49f5)
- feat: on error callback fn (580c66e)
- fix: remove status code option and properly check roles (2275654)
- feature: add same authentication function with api routes (76d4e2c)
- fix: default redirect url to proper login route (cec3037)
- use get permissions instead of mapping over individual permissions and creating multiple asynchronous calls. (3d2abc2)
- use config.status code and correct formatting changes (b74442d)
- implement authentication function to protect Page components (6bb202b)
Release 2.2.13
- fix: failing null check (2f74574)
Release 2.2.12
- fix: use host/environment variable if relative postLoginRedirectURL supplied (92927e0)
Release 2.2.11
Release 2.2.10
- fix: add optional chainings to handleMiddleware function to avoid raising a TypeError (f94bccc)
Release 2.2.9
Release 1.10.0
- feat: add support for custom login pages (b8a7490)
Release 2.2.8
- feat: add redirectURLBase to options (817d1b3)