Skip to content

Commit

Permalink
Merge pull request #40 from stytchauth/nstam-stytch-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
nstam-stytch authored Jul 5, 2024
2 parents 368d396 + 960e082 commit 68cb31b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,20 @@ This example app uses the [Stytch API](https://stytch.com/docs/api) to send and
4. Run `npm start`
5. Visit `http://localhost:3000` and login with your email. Then check for the Stytch email and
click the sign in button. You should be signed in!

## Next steps

This example app showcases a small portion of what you can accomplish with Stytch. Here are a few ideas to explore:

1. Add additional login methods like [OAuth](https://stytch.com/docs/api/oauth-google-start) or [Passwords](https://stytch.com/docs/api/password-create).
2. Secure your app further by building MFA authentication using methods like [OTP](https://stytch.com/docs/api/send-otp-by-sms).

## Get help and join the community

#### :speech_balloon: Stytch community Slack

Join the discussion, ask questions, and suggest new features in our ​[Slack community](https://stytch.slack.com/join/shared_invite/zt-2f0fi1ruu-ub~HGouWRmPARM1MTwPESA)!

#### :question: Need support?

Check out the [Stytch Forum](https://forum.stytch.com/) or email us at [[email protected]](mailto:[email protected]).

0 comments on commit 68cb31b

Please sign in to comment.