{"id":28391453,"url":"https://github.com/startcloud/authorization-jwt-verifier","last_synced_at":"2026-01-27T13:32:19.687Z","repository":{"id":296254811,"uuid":"992777806","full_name":"STARTcloud/authorization-jwt-verifier","owner":"STARTcloud","description":"A simple HTML / Javascript application to validate RS256 signed JWT tokens ","archived":false,"fork":false,"pushed_at":"2025-05-29T17:54:33.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-25T21:38:55.429Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/STARTcloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-29T17:39:56.000Z","updated_at":"2025-05-29T17:54:37.000Z","dependencies_parsed_at":"2025-05-29T18:55:33.605Z","dependency_job_id":"18facaa3-fd4a-41da-8f66-d1fef5dd023c","html_url":"https://github.com/STARTcloud/authorization-jwt-verifier","commit_stats":null,"previous_names":["startcloud/authorization-jwt-verifier"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/STARTcloud/authorization-jwt-verifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STARTcloud%2Fauthorization-jwt-verifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STARTcloud%2Fauthorization-jwt-verifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STARTcloud%2Fauthorization-jwt-verifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STARTcloud%2Fauthorization-jwt-verifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/STARTcloud","download_url":"https://codeload.github.com/STARTcloud/authorization-jwt-verifier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STARTcloud%2Fauthorization-jwt-verifier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28813538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-31T09:38:51.869Z","updated_at":"2026-01-27T13:32:19.656Z","avatar_url":"https://github.com/STARTcloud.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Authorization-jwt-verifier (RS256)\r\n\r\n## Browser-Native Implementation:\r\n* Uses Web Crypto API\r\n* Uses TextEncoder/TextDecoder for string/buffer conversion\r\n* No external dependencies required\r\n\r\n## Full JWT Verification Features:\r\n\r\n* Fetches JWKS from the given endpoint.\r\n* Converts JWK to CryptoKey using Web Crypto API.\r\n* Verifies RS256 signatures.\r\n* Checks token expiration and timing claims.\r\n* Provides detailed feedback on all verification steps.\r\n\r\n## Comprehensive Results\r\n\r\n* Shows exactly why verification fails/succeeds.\r\n* Displays decoded payload.\r\n* Highlights timing issues (like expiration).\r\n* Shows key matching status.\r\n\r\nYou can paste in fresh tokens to test with current keys from the given JWKS endpoint.\r\nThis implementation works in any modern browser.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstartcloud%2Fauthorization-jwt-verifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstartcloud%2Fauthorization-jwt-verifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstartcloud%2Fauthorization-jwt-verifier/lists"}