Commit 64403cf
Update passwordless docs with Android examples (#8139)
* 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 <[email protected]>
* Update src/pages/[platform]/build-a-backend/auth/connect-your-frontend/multi-step-sign-in/index.mdx
Co-authored-by: josef <[email protected]>
* Apply suggestions from code review
Co-authored-by: josef <[email protected]>
* 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 <[email protected]>
* Update index.mdx
---------
Co-authored-by: Matt Creaser <[email protected]>
Co-authored-by: josef <[email protected]>
Co-authored-by: James Jarvis <[email protected]>1 parent 99e934b commit 64403cf
6 files changed
+1916
-369
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1616 | 1616 | | |
1617 | 1617 | | |
1618 | 1618 | | |
1619 | | - | |
| 1619 | + | |
| 1620 | + | |
1620 | 1621 | | |
1621 | 1622 | | |
1622 | 1623 | | |
| |||
Lines changed: 369 additions & 303 deletions
Large diffs are not rendered by default.
0 commit comments