Kind: Function
Source: atloria-monorepo/apps/web/src/hooks/useAuth.ts
Convenience wrapper around NextAuth's useSession. Returns { session, status } where session is the typed Session object.
Kind: Function
Source: atloria-monorepo/apps/web/src/hooks/useAuth.ts
Convenience wrapper around NextAuth's useSession. Returns { session, status } where session is the typed Session object.
Was this page helpful?