Skip to content
Account
<sessions-account>

A condensed account dashboard for embedding inside a host’s member area. Combines user details, upcoming registrations, and active passes/memberships into a single component.

Install

<script type="module" src="https://go.sessions.website/embeds/unstable/account.js"></script>
<sessions-account
  auth="&lt;embed-scoped-jwt>"
></sessions-account>

Attributes

NameTypeRequiredDescription
authtokenRequired embed-scoped JWT identifying the viewer. The embed renders nothing for unauthenticated requests.

Try attributes

Edit attributes — the live preview to the side rebuilds in place.