# AuthenticAction Client SDK

![](https://119179501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvL0nC3p14QeQizaiTNKY%2Fuploads%2FDAm4zWIpQXTC0KOnXTlJ%2F0.jpeg?alt=media)

## Summary

This guide provides an integration overview of the AuthenticAction™ client SDK for Mobile and Web by IronVest. It is intended to provide high-level integration details for a developer to include the SDK within their app builds.

![AuthenticAction™](https://119179501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvL0nC3p14QeQizaiTNKY%2Fuploads%2FuZZVcKxhWfQFNzqYZSph%2F1.png?alt=media)

## &#x20;Introduction <a href="#toc148556246" id="toc148556246"></a>

The IronVest AuthenticAction™ SDK for mobile provides a means of securing user actions within your apps through a simple integration. Once added to your application, the SDK works with our AuthenticAction™ Service to take care of data collection and securing of sensitive actions, leaving you the freedom to focus your mobile application efforts on your core product strengths.

!\[A diagram of a banking system

Description automatically generated]\(<https://119179501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvL0nC3p14QeQizaiTNKY%2Fuploads%2FYn4W9l7dLtEaTDBx63c3%2F0.png?alt=media>)

**Figure 1:** *Example Integration – Mobile Banking App*

AuthenticAction™ can be added to your digital channel clients through mobile SDKs (native OS library includes), or through a Web SDK (i.e., html script includes).

This document focuses on integration of each SDK, with project configuration and code instructions for Android and iOS operating systems, as well integrating the SDK into your web pages.

**Note:** For the mobile SDKs (Android and iOS) the sections of this guide are dedicated to each operating system separately, and assume each application is being developed on its own native framework independently.

![](https://119179501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvL0nC3p14QeQizaiTNKY%2Fuploads%2FC2rybLfue0HqF23e4xxV%2F1.png?alt=media) ![
](https://119179501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvL0nC3p14QeQizaiTNKY%2Fuploads%2Fixkxb3BssH4OyS7GxYnb%2F2.png?alt=media)

<figure><img src="https://119179501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvL0nC3p14QeQizaiTNKY%2Fuploads%2FaN3hf2dHKbKRG3nna26F%2Fjs.png?alt=media&#x26;token=06809e7b-5995-4476-bf63-7f58a6980e44" alt="" width="132"><figcaption></figcaption></figure>

## Version History

| Version | Date         | Author    | Note                                                 |
| ------- | ------------ | --------- | ---------------------------------------------------- |
| 0.1     | --/--/----   | IronVest  | Initial Template                                     |
| *1.0*   | *09/26/2023* | *yaz*     |                                                      |
| *1.1*   | *10/2/2023*  | *ash*     | *IronVest Corporate Formatting Updated*              |
| *1.2*   | *10/4/2023*  | *ash*     | *Merged Android and iOS Document into this document* |
| *1.2.1* | *10/18/2023* | *ash/sko* | *Updated figures and minor edits*                    |
| 1.3.0   | 12/12/2023   | ash/yka   | merged javascript SDK Document                       |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docsjs.ironvest.com/ironvest-authenticaction-developer-documentation/authenticaction-client-sdk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
