Getting Started
Last updated
Last updated
Before you start integrating with sgID, you will need to with sgID. After registration, you will receive sgID client credentials, which include OAuth 2.0 client credentials and a private key that identifies your client. These credentials are important for your application to:
Authenticate with sgID
Enforce end-to-end encryption of the end user's data
We highly recommend integrating with sgID using one of our SDKs to simplify the .
If you do not wish to integrate with sgID using our SDKs, feel free to refer to our . The guide discusses how to which is useful if you are using your own OpenID Connect client.