{"id":95248,"library":"web-token-jwt-signature-algorithm-none","title":"JWT Framework None Signature Algorithm","description":"None Signature Algorithm the JWT Framework.","status":"active","version":"4.0.0","language":"php","source_language":null,"source_url":"https://github.com/web-token/jwt-signature-algorithm-none","tags":["jwt","signature","none","security"],"install":[{"cmd":"composer require web-token/jwt-signature-algorithm-none","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"None","correct":"use Jose\\Component\\Signature\\Algorithm\\None;"}],"quickstart":{"code":"use Jose\\Component\\Signature\\Algorithm\\None;\n\n$algorithm = new None();\n$result = $algorithm->sign('payload', 'key');","lang":"php","description":"Uses the None signature algorithm for JWT."},"warnings":[{"fix":"Avoid using 'none' in production; use a secure algorithm like HS256 or RS256.","message":"The 'none' algorithm should only be used for testing or when security is not a concern.","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'algorithm':5,8 'framework':2,11 'jwt':1,10,12 'none':3,6,14 'secur':15 'signatur':4,7,13","created_at":"2026-06-19T10:24:50.918536+00:00","updated_at":"2026-06-19T10:24:50.918536+00:00","problems":[],"ecosystem":"packagist","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/web-token","github":"https://github.com/web-token/jwt-signature-algorithm-none","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}