Skip to content

fix: auth API

Denis Smirnov requested to merge auth_api_fix into picodata-submodule

box_auth_data_prepare() method declared to return a tuple while in reality it returned a region allocated message pack string. Fixed.

Backport of the !112 (merged)

Merge request reports