@orangecheck/me-client / Session
Interface: Session
Defined in: me-client/src/types.ts:211
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-expires_at"></a> expires_at | string | me-client/src/types.ts:215 |
<a id="property-id"></a> id | string | me-client/src/types.ts:212 |
<a id="property-identity"></a> identity | string | me-client/src/types.ts:213 |
<a id="property-opens_at"></a> opens_at | string | me-client/src/types.ts:214 |
<a id="property-policy"></a> policy | SessionPolicy | me-client/src/types.ts:216 |
<a id="property-scope"></a> scope | string[] | me-client/src/types.ts:217 |