> For the complete documentation index, see [llms.txt](https://altme-documentation.gitbook.io/altmes-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/openid-integration/overview.md).

# Overview

The best way to integrate a powerful verifier to your code is to use an OpenID Connect lib. A list of the most know libs are there <https://openid.net/developers/certified/>.

The Almte platform uses an authentication code flow or an implicit code flow. For dApp you can setup the PKCE option.
