{"id":76707,"library":"greenpau-caddy-auth-jwt","title":"Caddy Auth JWT","description":"Caddy Auth JWT is a Caddy module that provides JWT-based authentication and authorization for web applications.","status":"active","version":"1.3.24","language":"go","source_language":null,"source_url":"https://github.com/greenpau/caddy-auth-jwt","tags":["caddy","jwt","authentication","authorization","middleware"],"install":[{"cmd":"go get github.com/greenpau/caddy-auth-jwt","lang":"bash","label":"Install github.com/greenpau/caddy-auth-jwt"}],"dependencies":[],"imports":[{"symbol":"caddyauthjwt","correct":"github.com/greenpau/caddy-auth-jwt"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/caddyserver/caddy/v2\"\n\t\"github.com/caddyserver/caddy/v2/caddyconfig/caddyfile\"\n\t_ \"github.com/greenpau/caddy-auth-jwt\"\n)\n\nfunc main() {\n\tcaddy.TrapSignals()\n\tcaddy.Run(caddyfile.Parse(\"Caddyfile\", []byte(`{\n\t\tauth {\n\t\t\tjwt {\n\t\t\t\tsigning_key mysecret\n\t\t\t}\n\t\t}\n\t}`)))\n}","lang":"go","description":"Minimal example showing how to register the JWT auth module with Caddy."},"warnings":[],"env_vars":null,"search_vec":"'applic':21 'auth':2,5 'authent':16,24 'author':18,25 'base':15 'caddi':1,4,9,22 'jwt':3,6,14,23 'jwt-base':13 'middlewar':26 'modul':10 'provid':12 'web':20","created_at":"2026-06-17T19:37:00.478314+00:00","updated_at":"2026-06-17T19:37:00.478314+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/greenpau/caddy-auth-jwt","github":"https://github.com/greenpau/caddy-auth-jwt","docs":"https://pkg.go.dev/github.com/greenpau/caddy-auth-jwt#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}