nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ location_utils_nrf_cloud_jwt_generate()

const char * location_utils_nrf_cloud_jwt_generate ( void  )

Generate JWT buffer to be used for nRF Cloud REST API use.

Return JWT buffer memory should not be freed by the caller and it is valid until the next call to this function.

Returns
JWT buffer if generation was successful. NULL if generation failed.