# Integration Within the Angular Application

Unfortunately, we do not yet have documentation describing direct integration
with [Angular](https://angular.dev/). Integration will be based on installing the library:

```shell
npm i @authologic/websdk
```

and connecting it in a similar way as in the document described [here](/docs/websdk/js).

<note>

Despite our sincere intentions, it is difficult to create perfect technical documentation.
If you have an idea on how to improve this documentation, or you have trouble understanding any section,
please email us at [tech-support@authologic.com](mailto:tech-support@authologic.com)

</note>
