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

◆ jwt_buf

char* app_jwt_data::jwt_buf

Buffer to which the NULL terminated JWT will be copied. It is the responsibility of the user to provide a valid buffer. The returned JWT could be as long as 900 bytes, use the defined size value APP_JWT_STR_MAX_LEN to create your supplied return buffer.