auth.provider API
Preparing search index...
@o3co/auth-provider-core
User
Interface User
interface
User
{
id
:
string
;
username
:
string
;
readonly
[
key
:
string
]:
unknown
;
}
Indexable
readonly
[
key
:
string
]:
unknown
Index
Properties
id
username
Properties
Readonly
id
id
:
string
Readonly
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
username
auth.provider API
Loading...