IO Wallet SDK
GitHub
npm
Preparing search index...
@pagopa/io-wallet-oauth2
ClientAuthenticationCallback
Type Alias ClientAuthenticationCallback
ClientAuthenticationCallback
:
(
options
:
ClientAuthenticationCallbackOptions
,
)
=>
Promise
<
void
>
|
void
Callback method to determine the client authentication for a request.
Type Declaration
(
options
:
ClientAuthenticationCallbackOptions
)
:
Promise
<
void
>
|
void
Parameters
options
:
ClientAuthenticationCallbackOptions
Returns
Promise
<
void
>
|
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
IO Wallet SDK
Loading...
Callback method to determine the client authentication for a request.