inner-oliveI
Refine2y ago
9 replies
inner-olive

next js

@kapa.ai

Hi
This code is for auth-provider in a nextjs refinedev app.

I encounter the following error :Unhandled Runtime Error
Error: Functions cannot be passed directly to Client Components unless you explicitly expose it by marking it with "use server". Or maybe you meant to call this function rather than return it.
{login: function login, register: ..., logout: ..., onError: ..., check: ..., getIdentity: ...}
Can you help, Please?
Was this page helpful?