@orangecheck/me-client / Session
Interface: Session
Defined in: me-client/src/types.ts:441
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-expires_at"></a> expires_at | string | me-client/src/types.ts:445 |
<a id="property-id"></a> id | string | me-client/src/types.ts:442 |
<a id="property-identity"></a> identity | string | me-client/src/types.ts:443 |
<a id="property-opens_at"></a> opens_at | string | me-client/src/types.ts:444 |
<a id="property-policy"></a> policy | SessionPolicy | me-client/src/types.ts:446 |
<a id="property-scope"></a> scope | string[] | me-client/src/types.ts:447 |