Encode header to base64
This commit is contained in:
@ -218,6 +218,7 @@ void *secure_api_sync_device()
|
||||
printf("JWT: %s\n", encoded_req);
|
||||
free(encoded_req);
|
||||
|
||||
// TODO : replace
|
||||
printf("here implement sync device logic\n");
|
||||
return NULL;
|
||||
}
|
Reference in New Issue
Block a user