{"id":13533263,"url":"https://github.com/dabit3/amplify-auth-demo","last_synced_at":"2025-11-17T15:29:07.259Z","repository":{"id":49529981,"uuid":"184092896","full_name":"dabit3/amplify-auth-demo","owner":"dabit3","description":"Demo of OAuth + Username / Password authentication in AWS Amplify","archived":false,"fork":false,"pushed_at":"2021-06-15T22:14:06.000Z","size":1434,"stargazers_count":111,"open_issues_count":17,"forks_count":29,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-09T09:58:56.803Z","etag":null,"topics":["amplify","aws","aws-amplify","react","serverless"],"latest_commit_sha":null,"homepage":"https://www.amplifyauth.dev/","language":"JavaScript","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/dabit3.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}},"created_at":"2019-04-29T15:05:28.000Z","updated_at":"2025-07-27T22:01:00.000Z","dependencies_parsed_at":"2022-09-12T03:21:13.044Z","dependency_job_id":null,"html_url":"https://github.com/dabit3/amplify-auth-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dabit3/amplify-auth-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Famplify-auth-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Famplify-auth-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Famplify-auth-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Famplify-auth-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dabit3","download_url":"https://codeload.github.com/dabit3/amplify-auth-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Famplify-auth-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284911396,"owners_count":27083422,"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-11-17T02:00:06.431Z","response_time":55,"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":["amplify","aws","aws-amplify","react","serverless"],"created_at":"2024-08-01T07:01:18.171Z","updated_at":"2025-11-17T15:29:07.239Z","avatar_url":"https://github.com/dabit3.png","language":"JavaScript","funding_links":[],"categories":["Example Projects"],"sub_categories":["Other blogs \u0026 tutorials"],"readme":"# AWS Amplify Auth Example\n\n![](authscreens.jpg)\n\n### The Complete Guide to Authentication with the Amplify Framework\n\nThis repo goes along with the Dev.to blog post [The Complete Guide to User Authentication with the Amplify Framework](https://dev.to/dabit3/the-complete-guide-to-user-authentication-with-the-amplify-framework-2inh) \u0026 the demo at [amplifyauth.dev](https://www.amplifyauth.dev/).\n\n### Methods used to authenticate in this app:\n\n```js\n// launch Hosted UI (Buttons.js)\nAuth.federatedSignIn()\n\n// specify OAuth provider (Buttons.js)\nAuth.federatedSignIn({provider: 'Facebook'})\nAuth.federatedSignIn({provider: 'Google'})\n\n// Manually sign up \u0026 sign in users (Form.js)\nAuth.signUp({\n  username, password, attributes: { email }\n})\nAuth.confirmSignUp(username, confirmationCode)\nAuth.signIn(username, password)\n```\n\nTo learn how to build this app, check out [the post](https://dev.to/dabit3/the-complete-guide-to-user-authentication-with-the-amplify-framework-2inh) or view [the documentation](https://aws-amplify.github.io/docs/js/authentication).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabit3%2Famplify-auth-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdabit3%2Famplify-auth-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabit3%2Famplify-auth-demo/lists"}