{"id":18263314,"url":"https://github.com/safe-global/safe-auth-service","last_synced_at":"2025-08-21T01:11:26.723Z","repository":{"id":250853971,"uuid":"825701272","full_name":"safe-global/safe-auth-service","owner":"safe-global","description":"Login for JWT tokens to use across Safe Services (following ERC-4361)","archived":false,"fork":false,"pushed_at":"2025-01-27T11:01:17.000Z","size":42,"stargazers_count":0,"open_issues_count":6,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-27T12:25:29.221Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/safe-global.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-08T10:40:10.000Z","updated_at":"2025-01-27T11:01:20.000Z","dependencies_parsed_at":"2025-01-27T12:37:01.205Z","dependency_job_id":null,"html_url":"https://github.com/safe-global/safe-auth-service","commit_stats":null,"previous_names":["safe-global/safe-auth-service"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safe-global%2Fsafe-auth-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safe-global%2Fsafe-auth-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safe-global%2Fsafe-auth-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safe-global%2Fsafe-auth-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/safe-global","download_url":"https://codeload.github.com/safe-global/safe-auth-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238899256,"owners_count":19549294,"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-05T11:10:44.841Z","updated_at":"2025-02-14T19:31:59.186Z","avatar_url":"https://github.com/safe-global.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Python CI](https://github.com/safe-global/safe-auth-service/actions/workflows/ci.yml/badge.svg)](https://github.com/safe-global/safe-auth-service/actions/workflows/ci.yml)\n[![Coverage Status](https://coveralls.io/repos/github/safe-global/safe-auth-service/badge.svg?branch=main)](https://coveralls.io/github/safe-global/safe-auth-service?branch=main)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white)](https://github.com/pre-commit/pre-commit)\n![Python 3.12](https://img.shields.io/badge/Python-3.12-blue.svg)\n[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/safeglobal/safe-auth-service?label=Docker\u0026sort=semver)](https://hub.docker.com/r/safeglobal/safe-auth-service)\n\n\n# Safe Auth Service\nGrants JWT tokens to be used across the Safe Core{API} infrastructure. It supports ERC-4361 authentication.\n\n## Configuration\n```bash\ncp .env.sample .env\n```\n\n## Execution\n\n```bash\ndocker compose build\ndocker compose up\n```\n\nThen go to http://localhost:8888 to see the service documentation.\n\n## Setup for development\nUse a virtualenv if possible:\n\n```bash\npython -m venv venv\n```\n\nThen enter the virtualenv and install the dependencies:\n\n```bash\nsource venv/bin/activate\npip install -r requirements/dev.txt\npre-commit install -f\ncp .env.sample .env\n```\n\n\n## Contributors\n[See contributors](https://github.com/safe-global/safe-auth-service/graphs/contributors)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafe-global%2Fsafe-auth-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsafe-global%2Fsafe-auth-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafe-global%2Fsafe-auth-service/lists"}