Skip to main content

Hi,


How does the node SDK authenticate with client id and secret? Are the authorization and refresh token managed by the SDK? And what is the role of public and private key in the config file?


 


Thanks,


Mrinal

Hey Mrinal, 


Client Credentials Grant authentication is not currently supported by our SDKs, but will be coming in the future, but token handling is taken care of by all our SDKs. Here's a great resources that discuses the use of public/private keypairs


Best,


Kourtney, Box Developer Console 


Reply