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