Hiyve Components - v1.0.0
Preparing search index...
@hiyve/identity-client
OAuthClient
Interface OAuthClient
interface
OAuthClient
{
brandOrgId
:
string
;
clientId
:
string
;
clientName
:
string
;
createdAt
:
string
;
createdBy
:
string
;
id
:
string
;
isActive
:
boolean
;
lastUsedAt
?:
string
;
redirectUris
:
string
[]
;
scopes
:
string
[]
;
updatedAt
:
string
;
}
Index
Properties
brand
Org
Id
client
Id
client
Name
created
At
created
By
id
is
Active
last
Used
At?
redirect
Uris
scopes
updated
At
Properties
brand
Org
Id
brandOrgId
:
string
client
Id
clientId
:
string
client
Name
clientName
:
string
created
At
createdAt
:
string
created
By
createdBy
:
string
id
id
:
string
is
Active
isActive
:
boolean
Optional
last
Used
At
lastUsedAt
?:
string
redirect
Uris
redirectUris
:
string
[]
scopes
scopes
:
string
[]
updated
At
updatedAt
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
brand
Org
Id
client
Id
client
Name
created
At
created
By
id
is
Active
last
Used
At
redirect
Uris
scopes
updated
At
Hiyve Components - v1.0.0
Loading...