Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk
AuthenticationSession
interface
interface AuthenticationSession
Import
import { AuthenticationSession } from '@modular/sdk';
Members
4
accessToken
string
account
AuthenticationAccount
id
string
scopes
readonly string[]