Node.js
Installation
Install @circleco/headless-server-sdk to start working with the Authentication SDK.
Import the module into your code
Once the SDK package is installed, import createClient from the headless package.
Create a client
Use the createClient function to create a new SDK client instance.
Send your first request
Last updated

