Account

import { accountStore } from '@juicyllama/frontend-core'

State

selected_account

The account which the user is currently acting as.

console.log(accountStore.state.selected_account)

// {

Actions

create

resyncAccount

setSelectedAccount

unsetSelectedAccount

update

updateAvatar

Getters

getAccountId

getAccountName

getOnboardingStep


Docs v.0.14.0 Copyright © 2024