Skip to content

Commit

Permalink
Update passwordless docs with Android examples (#8139)
Browse files Browse the repository at this point in the history
* Add initial android sign in doc updates

* Add sign in with preferred challenge

* Finish adding the non-webauthn sign in docs

* Add passwordless sign in docs into the multi-step-sign-in page

* Update manage-webauthn-credentials/index.mdx for android

* Add callingActivity to associateWebAuthnCredential examples

* Bring android sign-in docs to parity

* Add Android docs for switching authentication flows

* Add USER_AUTH password to the sign in docs

* Update sign up docs

* Add Android's WebAuthn details to `connect-your-frontend/sign-in/index.mdx`

* Fix some small issues and update multi-step sign in

* Add first factor selection section for android after merge

* Update src/pages/[platform]/build-a-backend/auth/connect-your-frontend/multi-step-sign-in/index.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* Update src/pages/[platform]/build-a-backend/auth/connect-your-frontend/multi-step-sign-in/index.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* Apply suggestions from code review

Co-authored-by: josef <josef.aidt@gmail.com>

* Replace usages of username with email

* Update src/pages/[platform]/build-a-backend/auth/connect-your-frontend/sign-in/index.mdx

Co-authored-by: James Jarvis <jjarvisp@amazon.com>

* Update index.mdx

---------

Co-authored-by: Matt Creaser <mattwcc@amazon.com>
Co-authored-by: josef <josef.aidt@gmail.com>
Co-authored-by: James Jarvis <jjarvisp@amazon.com>
  • Loading branch information
4 people authored Dec 2, 2024
1 parent 99e934b commit 64403cf
Show file tree
Hide file tree
Showing 6 changed files with 1,916 additions and 369 deletions.
3 changes: 2 additions & 1 deletion cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -1616,7 +1616,8 @@
"jamba",
"webauthn",
"knowledgebases",
"rehype"
"rehype",
"assetlinks"
],
"flagWords": ["hte", "full-stack", "Full-stack", "Full-Stack", "sudo"],
"patterns": [
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit 64403cf

Please sign in to comment.