v2.4.0
What's Changed
- bump Next.js peer dependency to ^14.2.26 by @nicknisi in #256
- add getCustomClaims and useCustomClaims hook by @nicknisi in #254
- fix ESM import extensions by @dfrankland in #249
- feat: handleAuth > return authenticationMethod by @dlarroder in #257
- Update README about
authenticationMethodandonSuccesscallback data by @nicknisi in #259 - Simplify useCustomClaims to useTokenClaims by @nicknisi in #258
- Add support for the
feature_flagsclaim by @kkajla12 in #262
Full Changelog: v2.3.3...v2.4.0