# Integration Guide

This section will walk you through how to set up your Singpass Login or Myinfo (v5) integration.

As Singpass' authentication API is fully compliant with **OIDC** and the **FAPI 2.0 Security Profile**, we suggest that you use any one of these [OpenID-certified relying party libraries](https://openid.net/developers/certified-openid-connect-implementations/) to streamline your integration. Kindly refer to our [demo app](https://github.com/singpass/demo-app) for an example of how such libraries may be used.

Whether you choose to use an off-the-shelf client library, or use your own custom integration, you may refer to the subsequent pages to learn more about the Singpass authentication API.
