AuthProviderSessionOptions
interfaceNarrows a session lookup to one account when the user has several signed in.
Import
import { AuthProviderSessionOptions } from '@modular/sdk';Members1
- accountoptional
AuthenticationAccountOnly sessions belonging to this account. Any account when omitted.
Notes
- category
- Authoring