AuthViewApi
interfaceImport
import { AuthViewApi } from '@modular/sdk';Members1
- getSession
(providerId: string, scopes: readonly string[], options?: AuthGetSessionOptions) => Promise<AuthSessionResult>
(providerId: string, scopes: readonly string[], options?: AuthGetSessionOptions) => Promise<AuthSessionResult>