Documentation
Preparing search index...
@saltcorn/types
base_types
AuthenticationMethod
Type Alias AuthenticationMethod
type
AuthenticationMethod
=
{
icon
?:
string
;
label
:
string
;
parameters
?:
GenObj
;
strategy
:
any
;
}
Index
Properties
icon?
label
parameters?
strategy
Properties
Optional
icon
icon
?:
string
label
label
:
string
Optional
parameters
parameters
?:
GenObj
strategy
strategy
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
icon
label
parameters
strategy
Documentation
Loading...