{"id":28272377,"url":"https://github.com/kaufmanhenry/micro-strava-auth","last_synced_at":"2026-05-03T15:34:10.628Z","repository":{"id":28066523,"uuid":"104519572","full_name":"kaufmanhenry/micro-strava-auth","owner":"kaufmanhenry","description":"🏃 A microservice for OAuth with Strava.","archived":false,"fork":false,"pushed_at":"2022-12-07T09:57:10.000Z","size":186,"stargazers_count":3,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T20:35:25.158Z","etag":null,"topics":["micro","microservice","nodejs","strava","stravaapi"],"latest_commit_sha":null,"homepage":"https://micro-strava-auth.henry.now.sh","language":"JavaScript","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/kaufmanhenry.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":null,"security":null,"support":null}},"created_at":"2017-09-22T21:18:15.000Z","updated_at":"2023-03-08T04:42:47.000Z","dependencies_parsed_at":"2023-01-14T08:03:46.538Z","dependency_job_id":null,"html_url":"https://github.com/kaufmanhenry/micro-strava-auth","commit_stats":null,"previous_names":["kaufmanhenry/micro-strava-auth"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kaufmanhenry/micro-strava-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaufmanhenry%2Fmicro-strava-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaufmanhenry%2Fmicro-strava-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaufmanhenry%2Fmicro-strava-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaufmanhenry%2Fmicro-strava-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaufmanhenry","download_url":"https://codeload.github.com/kaufmanhenry/micro-strava-auth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaufmanhenry%2Fmicro-strava-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32575111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["micro","microservice","nodejs","strava","stravaapi"],"created_at":"2025-05-20T20:21:49.968Z","updated_at":"2026-05-03T15:34:10.621Z","avatar_url":"https://github.com/kaufmanhenry.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :running_man: micro-strava-auth\n\nA microservice for OAuth with Strava. Similar to [micro-slack-auth](http://github.com/hcjk/micro-slack-auth) for auth with Slack.\n\n## Getting Started\n\nIn order to run `micro-strava-auth`, you need to make sure you have your environment variables setup correctly. Make a copy of `.env.example`, name it `.env`, and update it with your Strava variables.\n\nHere's an example:\n```sh\n# Your Strava application client ID\nSTRAVA_CLIENT_ID=1234\n# Your Strava application client secret\nSTRAVA_CLIENT_SECRET=1234\n# The URL to redirect a user to after they successfully connected their account\nSTRAVA_REDIRECT=https://google.com\n```\n\nThe result from a successful authentication is provided in the query params of the redirect.\n\n## Development\n\nIf you find an issue, feel free to [open an issue](https://github.com/hcjk/micro-strava-auth/issues). \n\n```shell\ngit clone git@github.com:hcjk/micro-strava-auth.git\nnpm run dev\n```\n\n## License\n\nMIT © [Henry Kaufman](https://github.com/hcjk)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaufmanhenry%2Fmicro-strava-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaufmanhenry%2Fmicro-strava-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaufmanhenry%2Fmicro-strava-auth/lists"}