@byomakase/omakase-player
Preparing search index...
AuthConfig
Class AuthConfig
Index
Constructors
constructor
Properties
_
authentication?
Accessors
authentication
Methods
create
Request
Init
Constructors
constructor
new
AuthConfig
()
:
AuthConfig
Returns
AuthConfig
Properties
Static
Optional
_
authentication
_authentication
?:
AuthenticationData
Accessors
Static
authentication
get
authentication
()
:
AuthenticationData
|
undefined
Returns
AuthenticationData
|
undefined
set
authentication
(
authentication
:
AuthenticationData
|
undefined
)
:
void
Parameters
authentication
:
AuthenticationData
|
undefined
Returns
void
Methods
Static
create
Request
Init
createRequestInit
(
url
:
string
,
authentication
?:
AuthenticationData
)
:
RequestInit
Creates a fetch-compatible RequestInit object
Parameters
url
:
string
Optional
authentication
:
AuthenticationData
Returns
RequestInit
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
authentication
Accessors
authentication
Methods
create
Request
Init
@byomakase/omakase-player
Loading...
Creates a fetch-compatible RequestInit object