Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(js): expand passwordless examples for multistep sign in, autosign in, and switching flows #8138

Merged
merged 7 commits into from
Dec 9, 2024

Conversation

jjarvisp
Copy link
Member

@jjarvisp jjarvisp commented Nov 27, 2024

Description of changes:

The purpose of this pull request is to add additional passwordless JS examples.

  • Update Multi Step Sign In page to include new passwordless sign in steps
  • Expand autoSignIn example on sign up page to show full sequence of steps
  • Expand USER_AUTH examples on switching authentication flows page

Related GitHub issue #, if available:

Instructions

If this PR should not be merged upon approval for any reason, please submit as a DRAFT

Which product(s) are affected by this PR (if applicable)?

  • amplify-cli
  • amplify-ui
  • amplify-studio
  • amplify-hosting
  • amplify-libraries

Which platform(s) are affected by this PR (if applicable)?

  • JS
  • Swift
  • Android
  • Flutter
  • React Native

Please add the product(s)/platform(s) affected to the PR title

Checks

  • Does this PR conform to the styleguide?

  • Does this PR include filetypes other than markdown or images? Please add or update unit tests accordingly.

  • Are any files being deleted with this PR? If so, have the needed redirects been created?

  • Are all links in MDX files using the MDX link syntax rather than HTML link syntax?

    ref: MDX: [link](https://docs.amplify.aws/)
    HTML: <a href="https://docs.amplify.aws/">link</a>

When this PR is ready to merge, please check the box below

  • Ready to merge

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jjarvisp jjarvisp marked this pull request as ready for review November 28, 2024 00:04
@jjarvisp jjarvisp requested a review from josefaidt as a code owner November 28, 2024 00:04
josefaidt
josefaidt previously approved these changes Nov 29, 2024
…d/switching-authentication-flows/index.mdx

Co-authored-by: Parker Scanlon <69879391+scanlonp@users.noreply.github.com>
@jjarvisp jjarvisp dismissed stale reviews from scanlonp and josefaidt via 300cec2 December 2, 2024 18:10
@jjarvisp jjarvisp requested a review from josefaidt December 2, 2024 18:48
@jjarvisp jjarvisp enabled auto-merge (squash) December 3, 2024 16:50
@jjarvisp jjarvisp merged commit dce8c9a into main Dec 9, 2024
12 checks passed
@jjarvisp jjarvisp deleted the chore/more-passwordless-examples branch December 9, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants