@authgear/nextjs / client / useUser
Function: useUser()
useUser():
UserInfo|null
Defined in: src/hooks/useUser.ts:7
Returns the current user info, or null if not authenticated.
Returns
UserInfo | null
Last updated on
@authgear/nextjs / client / useUser
useUser():
UserInfo|null
Defined in: src/hooks/useUser.ts:7
Returns the current user info, or null if not authenticated.
UserInfo | null