> For the complete documentation index, see [llms.txt](https://sending-network.gitbook.io/sending.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sending-network.gitbook.io/sending.network/sdk-documentation/website-chat-widget-sdk/did.md).

# DID

## Login

| Method Name                    | Description  | Parameters                                                   | Return Values |
| ------------------------------ | ------------ | ------------------------------------------------------------ | ------------- |
| window\.chatWidgetApi.DIDLogin | Login to DID | Callback function: (loginResult)=>{console.log(loginResult)} | N/A           |
