{"id":24773949,"url":"https://github.com/exequielraineri/jwt_service","last_synced_at":"2026-05-16T18:03:26.861Z","repository":{"id":269238660,"uuid":"906821343","full_name":"exequielraineri/JWT_Service","owner":"exequielraineri","description":"Servicio para Seguridad con JSON Web Token","archived":false,"fork":false,"pushed_at":"2024-12-22T02:21:06.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T21:47:13.344Z","etag":null,"topics":["java","jsonwebtoken","jwt","spring"],"latest_commit_sha":null,"homepage":"","language":"Java","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/exequielraineri.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}},"created_at":"2024-12-22T02:14:46.000Z","updated_at":"2024-12-27T21:13:49.000Z","dependencies_parsed_at":"2024-12-22T03:19:39.909Z","dependency_job_id":"94c0432e-531c-47da-9b77-a0154b8e9c3c","html_url":"https://github.com/exequielraineri/JWT_Service","commit_stats":null,"previous_names":["exequielraineri/jwt_service"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/exequielraineri/JWT_Service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exequielraineri%2FJWT_Service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exequielraineri%2FJWT_Service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exequielraineri%2FJWT_Service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exequielraineri%2FJWT_Service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exequielraineri","download_url":"https://codeload.github.com/exequielraineri/JWT_Service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exequielraineri%2FJWT_Service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377148,"owners_count":25094526,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["java","jsonwebtoken","jwt","spring"],"created_at":"2025-01-29T05:20:13.191Z","updated_at":"2026-05-16T18:03:21.839Z","avatar_url":"https://github.com/exequielraineri.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Security with JWT\n\n### Descripción\nEste proyecto demuestra cómo implementar seguridad utilizando JSON Web Tokens (JWT) en una aplicación Spring Boot. Incluye características de autenticación y autorización de usuarios.\n\n#### Instalación\n1. Clona el repositorio:\n    ```sh\n    git clone https://github.com/exequielraineri/JWT_Service.git\n    cd JWT_Service\n    ```\n\n2. Configura la base de datos en :\n    ```properties\n    spring.datasource.url=jdbc:mysql://localhost:3306/database_name\n    spring.datasource.username=root\n    spring.datasource.password=root\n    ```\n\n3. Construye el proyecto:\n    ```sh\n    mvn clean install\n    ```\n\n4. Ejecuta la aplicación:\n    ```sh\n    mvn spring-boot:run\n    ```\n\n### Endpoints de API\n\n#### Autenticación\n- `POST /auth/login`: Autenticar un usuario.\n- `POST /auth/register`: Registrar un nuevo usuario.\n\n#### Ejemplo\n- `GET /api/v1/hello`: Devuelve un mensaje de \"Hello World\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexequielraineri%2Fjwt_service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexequielraineri%2Fjwt_service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexequielraineri%2Fjwt_service/lists"}