Backstage
Docs
Github
Preparing search index...
@backstage/backend-plugin-api
index
BackstageUserInfo
Interface BackstageUserInfo
Represents user information that is available to the backend, based on some user credentials.
interface
BackstageUserInfo
{
ownershipEntityRefs
:
string
[]
;
userEntityRef
:
string
;
}
Index
Properties
ownership
Entity
Refs
user
Entity
Ref
Properties
ownership
Entity
Refs
ownershipEntityRefs
:
string
[]
user
Entity
Ref
userEntityRef
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ownership
Entity
Refs
user
Entity
Ref
Docs
Github
Backstage
Loading...
Represents user information that is available to the backend, based on some user credentials.