You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I'm getting an error when trying to use it: Error: Package subpath './testing' is not defined by "exports" in /Users/lucas.netto/Developer/repo/packages/common/node_modules/@auth0/nextjs-auth0/package.json
Would this be a problem with my setup? I find it strange that it's only happening for the testing package
Checklist
Describe the problem you'd like to have solved
In v3 I'm able to use the generateSessionCookie helper in my tests, but it is not available on v4.
Describe the ideal solution
I think we should have this helper on v4, or an alternative to it.
Alternatives and current workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: