{"id":27146236,"url":"https://github.com/ryands17/passwordless-auth","last_synced_at":"2025-04-08T10:09:56.024Z","repository":{"id":98693880,"uuid":"391388085","full_name":"ryands17/passwordless-auth","owner":"ryands17","description":"Allows a user to login directly via email without a need for entering passwords using Cognito","archived":false,"fork":false,"pushed_at":"2023-12-15T02:56:31.000Z","size":657,"stargazers_count":29,"open_issues_count":1,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-19T07:44:11.766Z","etag":null,"topics":["cdk","cognito","lambda","passwordless-authentication"],"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/ryands17.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}},"created_at":"2021-07-31T15:05:26.000Z","updated_at":"2024-04-13T13:23:23.000Z","dependencies_parsed_at":"2023-12-15T03:47:52.440Z","dependency_job_id":"bedde534-1f80-46d3-a2e6-6cd13e00730a","html_url":"https://github.com/ryands17/passwordless-auth","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/ryands17%2Fpasswordless-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryands17%2Fpasswordless-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryands17%2Fpasswordless-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryands17%2Fpasswordless-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryands17","download_url":"https://codeload.github.com/ryands17/passwordless-auth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247819947,"owners_count":21001394,"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":["cdk","cognito","lambda","passwordless-authentication"],"created_at":"2025-04-08T10:09:55.114Z","updated_at":"2025-04-08T10:09:56.016Z","avatar_url":"https://github.com/ryands17.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Passwordless Auth\n\nThis stack allows a user to login directly via email without any need for a pasword. This uses Cognito for authentication along with Lambda triggers. Here's the [blog post](https://dev.to/ryands17/magic-links-with-cognito-using-the-cdk-24a9) for the same.\n\nThe `cdk.json` file tells the CDK Toolkit how to execute your app.\n\n## Prerequisites\n\n- Install dependencies using `yarn`\n- Rename `.example.env` to `.env` in `packages/backend` and replace the value in `SES_FROM_ADDRESS` to your verified email address in SES\n- Rename `.example.env` to `.env` in `packages/frontend` and replace the value in `AWS_REGION` to the region your stack is deployed to. Default is `us-east-2`\n\n## Useful commands\n\n### CDK\n\n- `yarn workspace backend build` compile typescript to js\n- `yarn workspace backend watch` watch for changes and compile\n- `yarn workspace backend test` perform the jest unit tests\n- `yarn workspace backend cdk deploy` deploy this stack to your default AWS account/region\n- `yarn workspace backend cdk diff` compare deployed stack with current state\n- `yarn workspace backend cdk synth` emits the synthesized CloudFormation template\n\n### Webapp\n\n- `yarn workspace frontend dev` starts the dev server on [http://localhost:3000](http://localhost:3000)\n- `yarn workspace frontend build` builds the app for production to the `build` folder\n- `yarn workspace frontend test` launches the test runner in the interactive watch mode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryands17%2Fpasswordless-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryands17%2Fpasswordless-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryands17%2Fpasswordless-auth/lists"}