@orangecheck/me-client / Session
Interface: Session
Defined in: me-client/src/types.ts:472
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-expires_at"></a> expires_at | string | me-client/src/types.ts:476 |
<a id="property-id"></a> id | string | me-client/src/types.ts:473 |
<a id="property-identity"></a> identity | string | me-client/src/types.ts:474 |
<a id="property-opens_at"></a> opens_at | string | me-client/src/types.ts:475 |
<a id="property-policy"></a> policy | SessionPolicy | me-client/src/types.ts:477 |
<a id="property-scope"></a> scope | string[] | me-client/src/types.ts:478 |