Hi, I’m using the nextjs-auth0 library in my javascript application ( GitHub - auth0/nextjs-auth0: Next.js SDK for signing in with Auth0 ). Does this library use Rules or Hooks, and hence we need to change how we integrate when those features are end-of-life’d? (As per Preparing for Rules and Hooks End of Life )?
Thanks.
Hey @wwt-jordan-lev welcome to the community!
nextjs-auth0 (all SDKs) are entirely separate from Rules/Hooks and therefore not affected by this eventual deprecation.