{"id":24570127,"url":"https://github.com/unitvectory-labs/jwks-catalog","last_synced_at":"2025-08-09T00:16:38.337Z","repository":{"id":272674148,"uuid":"917396154","full_name":"UnitVectorY-Labs/jwks-catalog","owner":"UnitVectorY-Labs","description":"A catalog of JWKS endpoints for popular websites.","archived":false,"fork":false,"pushed_at":"2025-03-08T02:40:45.000Z","size":55,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T03:23:54.812Z","etag":null,"topics":["jwks","oidc"],"latest_commit_sha":null,"homepage":"https://jwks-catalog.unitvectorylabs.com/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UnitVectorY-Labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-01-15T22:40:59.000Z","updated_at":"2025-03-08T02:40:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0e95b62-c558-4d87-8d34-e13ef6e82fa2","html_url":"https://github.com/UnitVectorY-Labs/jwks-catalog","commit_stats":null,"previous_names":["unitvectory-labs/jwks-catalog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnitVectorY-Labs%2Fjwks-catalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnitVectorY-Labs%2Fjwks-catalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnitVectorY-Labs%2Fjwks-catalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnitVectorY-Labs%2Fjwks-catalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UnitVectorY-Labs","download_url":"https://codeload.github.com/UnitVectorY-Labs/jwks-catalog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243988961,"owners_count":20379648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["jwks","oidc"],"created_at":"2025-01-23T16:18:07.114Z","updated_at":"2025-08-09T00:16:38.322Z","avatar_url":"https://github.com/UnitVectorY-Labs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License](https://img.shields.io/badge/license-MIT-blue)](https://opensource.org/licenses/MIT) [![Active](https://img.shields.io/badge/Status-Active-green)](https://guide.unitvectorylabs.com/bestpractices/status/#active) [![Go Report Card](https://goreportcard.com/badge/github.com/UnitVectorY-Labs/jwks-catalog)](https://goreportcard.com/report/github.com/UnitVectorY-Labs/jwks-catalog)\n\n# jwks-catalog\n\nA catalog of JWKS endpoints for popular websites.\n\nAvailable at: [https://jwks-catalog.unitvectorylabs.com/](https://jwks-catalog.unitvectorylabs.com/)\n\n## Overview\n\n[JSON Web Key Sets](https://datatracker.ietf.org/doc/html/rfc7517) (JWKS) are a standard mechanism used in modern authentication systems to facilitate secure communication and validation of digital signatures. A JWKS URL provides a publicly accessible endpoint that hosts cryptographic keys used by identity providers to sign tokens like JSON Web Tokens (JWTs).\n\nThis catalog aggregates JWKS URLs from popular services such as Google, GitHub, Microsoft, Apple, and others creating a resource for developers to quickly find and reference JWKS endpoints.\n\n## Contributing\n\nThis catalog is open to contributions which can be added by adding entries to the following file: [services.yaml](https://github.com/UnitVectorY-Labs/jwks-catalog/blob/main/data/services.yaml)\n\nEach entry in the YAML file should contain the following fields:\n\n- `id`: A unique identifier for the service\n- `name`: The name of the service\n- `openid-configuration`: The OpenID configuration URL for the service (optional)\n- `jwks_uri`: The JWKS URL for the service\n\n## Site Generation\n\nThe JWKS Catalog utilizes lightweight tech stack for static page generation. This process converts the data defined in a YAML file into the static HTML website, hosted on GitHub Pages.\n\nTech Stack**:\n\n- **Go**: The primary programming language used for the transformation of YAML data into structured HTML files.\n- **HTMX**: Enhances the interactivity of the generated site by enabling dynamic content loading without full-page reloads. HTMX is used to fetch and display service-specific JWKS details without fully reloading the page.\n- **HTML Templates**: Custom templates are used to define the layout and structure of the site. Go’s templating engine facilitates the seamless integration of dynamic data into the pre-defined templates.\n\nThe workflow includes:\n\n1. Parsing the [services.yaml](https://github.com/UnitVectorY-Labs/jwks-catalog/blob/main/data/services.yaml) which serves as the primary data source.\n2. Using Go templates to generate the primary `index.html` and complete page for each service.  \n3. Generating “snippet” pages for each service to support HTMX-driven dynamic content loading without requiring a full-page reload.\n\nThe final static files are deployed to GitHub Pages using the [jwks-catalog-go-pages-deploy.yml](https://github.com/UnitVectorY-Labs/jwks-catalog/blob/main/.github/workflows/jwks-catalog-go-pages-deploy.yml) GitHub Action workflow, which is automatically triggered on every push to the `main` branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funitvectory-labs%2Fjwks-catalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funitvectory-labs%2Fjwks-catalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funitvectory-labs%2Fjwks-catalog/lists"}