videosphere
Preparing search index...
lib/auth/get-current-user-id-from-cookies
NavbarAuthStateFromCookies
Interface NavbarAuthStateFromCookies
Defines the shape of navbar auth state from cookies.
interface
NavbarAuthStateFromCookies
{
sessionUser
:
SessionUserFromCookies
;
hasAdminRole
:
boolean
;
}
Index
Properties
session
User
has
Admin
Role
Properties
session
User
sessionUser
:
SessionUserFromCookies
has
Admin
Role
hasAdminRole
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
session
User
has
Admin
Role
videosphere
Loading...
Defines the shape of navbar auth state from cookies.