{"id":24844360,"url":"https://github.com/nethmiumaya/jwt","last_synced_at":"2026-02-18T14:35:32.405Z","repository":{"id":270172698,"uuid":"854434698","full_name":"nethmiumaya/JWT","owner":"nethmiumaya","description":"This project demonstrates implementing JWT (JSON Web Token) security in a Spring Boot application. It includes features like user authentication, token generation, and secure access to protected APIs. Ideal for understanding JWT-based authentication in modern web applications.","archived":false,"fork":false,"pushed_at":"2025-03-24T05:59:29.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T06:04:52.532Z","etag":null,"topics":["authentication","jwt","jwt-auth","jwt-token"],"latest_commit_sha":null,"homepage":"","language":null,"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/nethmiumaya.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-09T06:59:51.000Z","updated_at":"2024-12-29T03:36:49.000Z","dependencies_parsed_at":"2025-10-10T06:04:02.963Z","dependency_job_id":"b5ae5211-0ae9-4c1d-89f2-59444ae8c733","html_url":"https://github.com/nethmiumaya/JWT","commit_stats":null,"previous_names":["nethmiumaya/jwt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nethmiumaya/JWT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nethmiumaya%2FJWT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nethmiumaya%2FJWT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nethmiumaya%2FJWT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nethmiumaya%2FJWT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nethmiumaya","download_url":"https://codeload.github.com/nethmiumaya/JWT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nethmiumaya%2FJWT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29582318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T13:56:48.962Z","status":"ssl_error","status_checked_at":"2026-02-18T13:54:34.145Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["authentication","jwt","jwt-auth","jwt-token"],"created_at":"2025-01-31T09:18:04.507Z","updated_at":"2026-02-18T14:35:27.388Z","avatar_url":"https://github.com/nethmiumaya.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# JWT Repository\n\nThis repository, available at [nethmiumaya/JWT](https://github.com/nethmiumaya/JWT.git), is designed to implement and demonstrate the functionality of JSON Web Tokens (JWT). JWT is a compact, URL-safe means of representing claims between two parties and is commonly used for authentication and secure data exchange in web applications.\n\n## Features\n\n- **Token Generation**: Create secure and signed JWTs.\n- **Token Verification**: Validate JWTs to ensure authenticity and integrity.\n- **Custom Claims**: Add custom data to the token payload for specific application needs.\n- **Expiration Handling**: Manage token lifetimes to enhance security.\n\n## Prerequisites\n\n- **Programming Language**: Specify the programming language and version used in this project.\n- **Dependencies**: List all required libraries or frameworks (e.g., `jsonwebtoken` for Node.js, `pyjwt` for Python, etc.).\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/nethmiumaya/JWT.git\n   cd JWT\n   ```\n\n2. Install the dependencies:\n   ```bash\n   \u003ccommand to install dependencies\u003e\n   ```\n\n## Usage\n\n### Generate a Token\nProvide code or command examples for generating a JWT.\n```\u003clanguage\u003e\n# Example code to generate a JWT\n```\n\n### Verify a Token\nProvide code or command examples for verifying a JWT.\n```\u003clanguage\u003e\n# Example code to verify a JWT\n```\n\n## File Structure\n\nDescribe the structure of the repository, for example:\n```\n.\n├── src/                # Source code\n├── tests/              # Unit tests\n├── README.md           # Project documentation\n└── LICENSE             # License information\n```\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Contact\n\nFor questions or feedback, please contact [nethmiumaya](https://github.com/nethmiumaya).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnethmiumaya%2Fjwt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnethmiumaya%2Fjwt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnethmiumaya%2Fjwt/lists"}