{"id":21275664,"url":"https://github.com/v1adhope/auth-service","last_synced_at":"2026-05-10T17:03:48.782Z","repository":{"id":254819722,"uuid":"845952230","full_name":"v1adhope/auth-service","owner":"v1adhope","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-26T07:57:20.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T03:27:17.501Z","etag":null,"topics":["bcrypt","docker","docker-compose","encryption-decryption","hr-tasks","jwt","taskfile","testing"],"latest_commit_sha":null,"homepage":"","language":"Go","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/v1adhope.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-08-22T08:50:17.000Z","updated_at":"2024-08-26T07:59:58.000Z","dependencies_parsed_at":"2024-08-26T11:20:16.306Z","dependency_job_id":null,"html_url":"https://github.com/v1adhope/auth-service","commit_stats":null,"previous_names":["v1adhope/auth-service"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1adhope%2Fauth-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1adhope%2Fauth-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1adhope%2Fauth-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1adhope%2Fauth-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/v1adhope","download_url":"https://codeload.github.com/v1adhope/auth-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243732303,"owners_count":20338839,"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":["bcrypt","docker","docker-compose","encryption-decryption","hr-tasks","jwt","taskfile","testing"],"created_at":"2024-11-21T09:35:38.101Z","updated_at":"2026-05-10T17:03:43.761Z","avatar_url":"https://github.com/v1adhope.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Endpoints\n\n## Generate tokens\n\nPOST /tokens/{guid}\n\n```json\n{\n    \"accessToken\": \"\u003cSOME_TOKEN\u003e\",\n    \"refreshToken\": \"\u003cSOME_TOKEN\u003e\"\n}\n```\nresp\n\n\n## Refresh tokens\n\nPOST /tokens/refresh\n\n```json\n{\n    \"accessToken\": \"\u003cSOME_TOKEN\u003e\",\n    \"refreshToken\": \"\u003cSOME_TOKEN\u003e\"\n}\n```\nreq body\n\n```json\n{\n    \"accessToken\": \"\u003cSOME_TOKEN\u003e\",\n    \"refreshToken\": \"\u003cSOME_TOKEN\u003e\"\n}\n```\nresp\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv1adhope%2Fauth-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fv1adhope%2Fauth-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv1adhope%2Fauth-service/lists"}