{"id":20110154,"url":"https://github.com/thiagola92/learning-authentication","last_synced_at":"2025-10-04T08:24:37.882Z","repository":{"id":239314835,"uuid":"799174942","full_name":"thiagola92/learning-authentication","owner":"thiagola92","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-01T09:46:33.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T18:33:59.282Z","etag":null,"topics":["authentication","learning"],"latest_commit_sha":null,"homepage":"","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/thiagola92.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-05-11T11:26:33.000Z","updated_at":"2024-06-01T09:46:37.000Z","dependencies_parsed_at":"2024-05-11T13:41:00.355Z","dependency_job_id":"c16cb6c1-73a7-46f7-852e-28fa2e195882","html_url":"https://github.com/thiagola92/learning-authentication","commit_stats":null,"previous_names":["thiagola92/learning-authentication"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thiagola92/learning-authentication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagola92%2Flearning-authentication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagola92%2Flearning-authentication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagola92%2Flearning-authentication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagola92%2Flearning-authentication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiagola92","download_url":"https://codeload.github.com/thiagola92/learning-authentication/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagola92%2Flearning-authentication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278284546,"owners_count":25961529,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["authentication","learning"],"created_at":"2024-11-13T18:10:44.320Z","updated_at":"2025-10-04T08:24:37.850Z","avatar_url":"https://github.com/thiagola92.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# learning-authentication\nImplementing the basic of multiple authorization strategies.  \n\nNOTE: I was organizing the repository but stopped middle way because I was tired of adding many ways of doing the same thing.\n\n# strategies\n- [username password](./username_password/README.md)\n    - Login by username and password\n    - Access private content\n- [email password](./email_password/README.md)\n    - Login by email and password\n    - Access private content\n    - Recover account through recovery code\n\n# tools\n- [httpx](https://www.python-httpx.org/) to make http request\n- [DuckDB](https://duckdb.org/) as local database\n- [Starlette](https://www.starlette.io/) as RESTful API\n- [aiosmtpd](https://aiosmtpd.aio-libs.org/en/latest/) as email server\n\n# references\n- https://www.youtube.com/watch?v=996OiexHze0\n- https://www.youtube.com/watch?v=IThLjsDUG0g\n- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization\n- https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/POST\n- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagola92%2Flearning-authentication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiagola92%2Flearning-authentication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagola92%2Flearning-authentication/lists"}