{"id":18457954,"url":"https://github.com/alokkusingh/home-auth-service","last_synced_at":"2025-04-23T12:18:58.551Z","repository":{"id":95088261,"uuid":"585070337","full_name":"alokkusingh/home-auth-service","owner":"alokkusingh","description":"Home Stash Authoriser","archived":false,"fork":false,"pushed_at":"2025-03-26T11:16:23.000Z","size":116,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T12:18:43.065Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/alokkusingh.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":"2023-01-04T08:40:07.000Z","updated_at":"2025-03-26T11:16:27.000Z","dependencies_parsed_at":"2024-03-14T13:47:04.368Z","dependency_job_id":"fd8a68ea-b40a-4d60-a2c1-aae8d6bdcae5","html_url":"https://github.com/alokkusingh/home-auth-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Fhome-auth-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Fhome-auth-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Fhome-auth-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Fhome-auth-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alokkusingh","download_url":"https://codeload.github.com/alokkusingh/home-auth-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250430602,"owners_count":21429324,"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":[],"created_at":"2024-11-06T08:16:14.136Z","updated_at":"2025-04-23T12:18:58.532Z","avatar_url":"https://github.com/alokkusingh.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Home Auth Service \nHome Stack Authorization Service\n\n## Functionality\n- Validate Google Openid Token\n\n### How to run\n````\njava -jar target/home-auth-service-1.0.0-SNAPSHOT.jar --oauth.google.client.id=\n````\n\n#### Build\n```shell\nexport JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-21.jdk/Contents/Home\nexport PATH=$JAVA_HOME/bin:$PATH\n```\n1. Maven Package\n   ```shell\n   mvn clean package -DskipTests\n   ```\n2. Docker Build, Push \u0026 Run\n   ```shell\n   docker build -t alokkusingh/home-auth-service:latest -t alokkusingh/home-auth-service:2.0.0 --build-arg JAR_FILE=target/home-auth-service-2.0.0-SNAPSHOT.jar .\n   ```\n   ```shell\n   docker push alokkusingh/home-auth-service:latest\n   ```\n   ```shell\n   docker push alokkusingh/home-auth-service:2.0.0\n   ```\n   ```shell\n   docker run -d -p 8081:8081 --rm --name home-auth-service alokkusingh/home-auth-service --oauth.google.client.id=\n   ```\n   \n### Manual commands\n````\ndocker run -it --entrypoint /bin/bash -p 8081:8081 --rm --name home-auth-service alokkusingh/home-auth-service\n````\n````\njava -Djava.security.egd=file:/dev/urandom -Doauth.google.client.id= -jar /opt/app.jar\n````\n````\ndocker run -p 8081:8081 --rm --name home-etl-service alokkusingh/home-etl-service \\\n--java.security.egd=file:/dev/urandom --oauth.google.client.id= \n````","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falokkusingh%2Fhome-auth-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falokkusingh%2Fhome-auth-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falokkusingh%2Fhome-auth-service/lists"}