-
CONFIG_JWT
¶
Enable JSON Web Token generation
Type: bool
Help¶
Enable creation of JWT tokens
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/jwt/Kconfig:6
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:42
Menu path: (top menu)
menuconfig JWT
bool
prompt "Enable JSON Web Token generation"
select JSON_LIBRARY
help
Enable creation of JWT tokens
(Definitions include propagated dependencies, including from if’s and menus.)