wings_jwt
HMAC-SHA256 (HS256) signed tokens for TulparLang wings apps — sign, verify, expiry, bearer extraction. Zero dependencies.
Install
Latest (0.1.0)
tulpar pkg add wings_jwt@0.1.0
tulpar pkg install add writes the dependency line into your
tulpar.toml; install vendors it into
tulpar_modules/. Make sure
[registry] url = "https://api.pkg.tulparlang.dev" is
set in your manifest, otherwise install won't know
where to fetch from.