Last updated 2 years ago
Was this helpful?
> > >
Logs out the user by deleting the session. Currently this is a no-op.
Signature:
logout: (destroySession?: () => Promise<any>) => Promise<boolean>;