Skip to main content
Question

authentication with JWT

  • May 27, 2025
  • 1 reply
  • 7 views

Forum|alt.badge.img

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

1 reply

Forum|alt.badge.img
  • Author
  • Known Participant
  • 34746 replies
  • May 27, 2025

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