Integrating with sgID
Partial WIP Move the FE to the relevant section
If you have yet to obtain your client credentials, please revisit the registration step. Once you have obtain your client credentials, you can proceed with developing the back-end / server which will communicate with sgID server.
sgID has prepared a shared front-end which can be used as part of your local development. You can clone the front-end from https://github.com/opengovsg/sgid-demo-frontend or alternatively serves the shared front-end static files through your local development back-end as shown in the SDKs examples.
To proceed with back-end development, you can refer to the relevant SDKs / examples according to your favourite programming language.
Last updated