With the release of NextJS 14, I am moving a lot of our data fetching and mutation logic for our backend API into Server Actions in an isolated DAL. Can I use the nextjs-auth0 SDK with Server Actions or do I need to call the Auth0 Authentication API directly?