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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: