# Internal

**About Project:**

&#x20;This library was created to make single sign-on (SSO) operations on react.

**Features Of Library;**

* Iframe presentation,
* Able to hold authenticated states, user information, user tokens, user roles...,
* React context-based provider and hook-based system,
* Can check if the user browser allowed third-party cookies,
* In-built JWT token parser.
* In-built log system.


---

# 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://developer.tokeninc.com/token-developer-portal-1/x-platform/token-x-admin-panel-integrations/authentication-integration/internal.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.
