@orangecheck/me-client / Session
Interface: Session
Defined in: me-client/src/types.ts:453
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-expires_at"></a> expires_at | string | me-client/src/types.ts:457 |
<a id="property-id"></a> id | string | me-client/src/types.ts:454 |
<a id="property-identity"></a> identity | string | me-client/src/types.ts:455 |
<a id="property-opens_at"></a> opens_at | string | me-client/src/types.ts:456 |
<a id="property-policy"></a> policy | SessionPolicy | me-client/src/types.ts:458 |
<a id="property-scope"></a> scope | string[] | me-client/src/types.ts:459 |