Auth User
In the Crema if you want to get the currently authenticated user. You need to call the useAuthUser hook and you will get the auth user like below.
In the Crema if you want to get the currently authenticated user. You need to call the useAuthUser
hook and you will get the auth user like below.
Last updated