const APP_ID = "aaaaaaaa-1111-bbbb-2222-cccccccccccc";
const SPACE_NAME = "Steve's Party Space";
const SPACE_TEMPLATE_ID = "aaaaaaaa-1111-bbbb-2222-cccccccccccc";
const USER_ID = "steve";
hiFiSampleJWT = await new SignJWT({
"user_id": USER_ID,
"app_id": APP_ID,
"space_name": SPACE_NAME,
"space_template_id": SPACE_TEMPLATE_ID,
"admin": false
})
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter