# Introduction

This library is created to help integration of OpenId Connect client in your project. It's simple to use with a lot of options for advanced usage.

This library use [JWT Framwork](https://web-token.spomky-labs.com/) from Spomky labs to deal with tokens and security in signing and encrytion.

It's use [guzzle ](https://docs.guzzlephp.org/en/stable/)to to deal with http requests between servers.

You can find the source code on [GitHub](https://github.com/svgta1/oidc-client-php)


---

# 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://svgtas-organization.gitbook.io/php-oidc-client/php-oidc-client/introduction.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.
