Structure of a useUserSession hook.
useUserSession
Optional
If true, an exception is throw if no session is available, otherwise null will be returned.
true
null
The session or null if there is no session.
Generated using TypeDoc
Structure of a
useUserSession
hook.