UNPKG

ibm-cloud-sdk-core

Version:

Core functionality to support SDKs generated with IBM's OpenAPI SDK Generator.

50 lines (24 loc) 754 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [ibm-cloud-sdk-core](./ibm-cloud-sdk-core.md) &gt; [NoAuthAuthenticator](./ibm-cloud-sdk-core.noauthauthenticator.md) &gt; [authenticate](./ibm-cloud-sdk-core.noauthauthenticator.authenticate.md) ## NoAuthAuthenticator.authenticate() method **Signature:** ```typescript authenticate(requestOptions: AuthenticateOptions): Promise<void>; ``` ## Parameters <table><thead><tr><th> Parameter </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> requestOptions </td><td> AuthenticateOptions </td><td> </td></tr> </tbody></table> **Returns:** Promise&lt;void&gt;