{"id":26964353,"url":"https://github.com/mimani68/auth-service","last_synced_at":"2026-05-19T03:02:56.270Z","repository":{"id":133774202,"uuid":"214672429","full_name":"mimani68/auth-service","owner":"mimani68","description":"Authentication service template","archived":false,"fork":false,"pushed_at":"2019-10-12T16:32:13.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T17:05:27.038Z","etag":null,"topics":["json-web-token","jwt","mongodb","refresh-token","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mimani68.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":"2019-10-12T15:44:09.000Z","updated_at":"2019-10-15T13:34:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"18c6a486-2feb-43a1-8f62-7f1e0fd63bc1","html_url":"https://github.com/mimani68/auth-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mimani68/auth-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimani68%2Fauth-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimani68%2Fauth-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimani68%2Fauth-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimani68%2Fauth-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mimani68","download_url":"https://codeload.github.com/mimani68/auth-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimani68%2Fauth-service/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266161868,"owners_count":23885924,"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":["json-web-token","jwt","mongodb","refresh-token","typescript"],"created_at":"2025-04-03T06:30:41.189Z","updated_at":"2026-05-19T03:02:56.149Z","avatar_url":"https://github.com/mimani68.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Authentication Service\n\n# usage\n\n## get token\n\n    curl -X POST -d '{\"username\":\"crm_user\", \"password\":\"j0f2bx4w1\"}' -H \"Content-Type: application/json\" localhost:3000/api/auth\n\n## get sample data (profile)\n\n    curl -X GET -H \"Authorization: JWT eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOiIyMDE5LTAzLTAyVDEyOjI5OjE5LjM1NVoiLCJ1c2VybmFtZSI6ImNybV91c2VyIiwicGFzc3dvcmQiOiJqMGYyYng0dzEifQ.djbuzJVikqwPuUZix0k4rUx6n1DJUnaqi-9jOfBWvDU\" -H \"Content-Type: application/json\" localhost:3000/api/profile\n\n## get trial bundles\n\n    curl -X GET -H \"Authorization: JWT eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOiIyMDE5LTAzLTAyVDEyOjI5OjE5LjM1NVoiLCJ1c2VybmFtZSI6ImNybV91c2VyIiwicGFzc3dvcmQiOiJqMGYyYng0dzEifQ.djbuzJVikqwPuUZix0k4rUx6n1DJUnaqi-9jOfBWvDU\" -H \"Content-Type: application/json\" localhost:3000/api/bundle\n\n\n\n## Setup process\n\nYou can use ***setup-simple.sh*** for install mock data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmimani68%2Fauth-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmimani68%2Fauth-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmimani68%2Fauth-service/lists"}