@rocket.chat/onboarding-ui
Preparing search index...
OauthAuthorizationPageProps
Type Alias OauthAuthorizationPageProps
type
OauthAuthorizationPageProps
=
{
clientName
?:
string
;
error
:
{
message
?:
string
;
onGoBack
?:
()
=>
void
}
;
onClickAuthorizeOAuth
:
()
=>
void
;
}
Index
Properties
client
Name?
error
on
Click
Authorize
O
Auth
Properties
Optional
client
Name
clientName
?:
string
error
error
:
{
message
?:
string
;
onGoBack
?:
()
=>
void
}
on
Click
Authorize
O
Auth
onClickAuthorizeOAuth
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Name
error
on
Click
Authorize
O
Auth
@rocket.chat/onboarding-ui
Loading...