Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryands17 authored Aug 2, 2021
1 parent dcb315a commit 5bd7b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Passwordless Auth

This stack allows a user to login directly via email without any need for a pasword. This uses Cognito for authentication along with Lambda triggers.
This 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.

The `cdk.json` file tells the CDK Toolkit how to execute your app.

Expand Down

0 comments on commit 5bd7b3b

Please sign in to comment.