{"id":15447495,"url":"https://github.com/datadavev/fastauth","last_synced_at":"2025-03-28T08:44:19.400Z","repository":{"id":64135181,"uuid":"573668818","full_name":"datadavev/fastauth","owner":"datadavev","description":"Simple ORCID auth with fastapi","archived":false,"fork":false,"pushed_at":"2023-08-02T01:49:17.000Z","size":90,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T09:27:26.679Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datadavev.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":"2022-12-03T03:33:15.000Z","updated_at":"2022-12-03T03:37:22.000Z","dependencies_parsed_at":"2025-02-02T09:25:57.190Z","dependency_job_id":"0848dd50-7b46-49cf-8941-2797512c48dc","html_url":"https://github.com/datadavev/fastauth","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/datadavev%2Ffastauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Ffastauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Ffastauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Ffastauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datadavev","download_url":"https://codeload.github.com/datadavev/fastauth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245999318,"owners_count":20707554,"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-10-01T20:06:11.454Z","updated_at":"2025-03-28T08:44:19.378Z","avatar_url":"https://github.com/datadavev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastAuth\n\nSimple OAuth login with thrid party authentication provider.\n\nTo deploy:\n\n1. Clone me\n2. `cd` to `fastauth`\n3. To run locally:\n   1. Register the address `http://localhost:8000` as an ORCID endpoint at [ORCID developer tools](https://orcid.org/developer-tools)\n   1. Create a file `fastauth/.env` like `fastauth/sample.env` with values ORCID registration\n   2. `poetry install`\n   3. `cd fastauth`\n   4. `poetry run uvicorn main:app --reload`\n   5. visit http://localhost:8000\n4. To deploy to [deta](https://deta.sh):\n   1. From the root folder of the repo \n   2. `deta new --python --name=fastauth fastauth`\n   3. Register the new deta url as an ORCID endpoint at [ORCID developer tools](https://orcid.org/developer-tools)\n   4. Create a file `fastauth/.env` like `fastauth/sample.env` with values form the ORCID registration\n   5. `cd fastauth`\n   6. `deta update -e .env`\n   7. Visit the url provided by deta\n\nThere's currently a demo on deta at: https://fc845o.deta.dev\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadavev%2Ffastauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatadavev%2Ffastauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadavev%2Ffastauth/lists"}