No description provided.
AuthChangeEvent
type AuthChangeEvent = 'SIGNED_IN' | 'SIGNED_OUT'
Was this page helpful?