getUser is a helper function that will returns the current loggedIn user object
import { Plugin } from '@root' const loggedInUser = Plugin.getUser()
Last updated 4 years ago
Was this helpful?