Skip to main content
To get the currently signed in , use the useStytchMember hook. If the user is not signed in, the member object will be null. In non-React environments, use the self.getSync method to get the Member.

Return Value

object | null
The current Member.
boolean
Whether the Session data is from persistent storage.