Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authorizer not working in NextJS 14 (unless "use client" directive is used) #52

Open
Zvezke opened this issue Apr 28, 2024 · 0 comments

Comments

@Zvezke
Copy link

Zvezke commented Apr 28, 2024

Please bear with my lack of experience in creating issues in GH - if you need further info, feel free to ask.

I've set Authorizer (A) up with NextJS 14, and as the title implies, A seems to only work in client components - i.e. using the "use client" directive.

Is it really so that I can't use AuthorizerProvider as a wrapper in e.g. my layout component?

2024-04-28_13-02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant