This patch adds a JSON web token library that adds the capability to sign JSON tokens. This was located in subsys due to the dependency on MBEDTLS, which resides in /ext. Signed-off-by: David Brown <david.brown@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
5 lines
110 B
YAML
5 lines
110 B
YAML
tests:
|
|
libraries.encoding:
|
|
min_ram: 96
|
|
tags: jwt
|
|
platform_exclude: esp32 qemu_x86_64 #no newlib
|