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="<embed-scoped-jwt>"
></sessions-account>Attributes
Edit any attribute below — the snippet above and the live preview to the side rebuild in place.
auth : tokenrequiredRequired embed-scoped JWT identifying the viewer. The embed renders nothing for unauthenticated requests.