Commit c863841
Add passwordless (#8127)
* initial ia
* concept boilerplate
* add code snippet placeholders, cross links, warning for backend support
* chore(auth): add swift passwordless sign up/auto sign in changes (#8128)
* Apply suggestions from code review
* rm comments, stale sections
* chore: add new steps and new flow type
* chore(auth): add swift passwordless sign in/web authn changes (#8131)
* chore(auth): add swift passwordless sign in/web authn changes
* removed unused section
* remove flutter blocks
* fix spelling
* chore(auth): update swift passwordless autosignin Combine snippets (#8132)
* chore(auth): add js passwordless changes (#8129)
* chore(auth): add js passwordless changes
* chore(auth): add filters and a react-native callout; code spacing
* chore(auth): add sign in updates
* Update src/pages/[platform]/build-a-backend/auth/manage-users/manage-webauthn-credentials/index.mdx
Co-authored-by: James Jarvis <[email protected]>
* chore(auth): add associate api to the manage webauthn page
* Update src/pages/[platform]/build-a-backend/auth/connect-your-frontend/sign-in/index.mdx
Co-authored-by: josef <[email protected]>
* chore(auth): use string literals
* chore(auth): add signin next step types
* add js sign up examples
* chore(auth): improve wording
* chore(auth): add first factor selection to confirm sign-in next steps
* Update src/pages/[platform]/build-a-backend/auth/connect-your-frontend/sign-in/index.mdx
Co-authored-by: James Jarvis <[email protected]>
* Update src/pages/[platform]/build-a-backend/auth/connect-your-frontend/sign-in/index.mdx
Co-authored-by: James Jarvis <[email protected]>
* chore(auth): review feedback - formatting and wording
* chore(auth): move user auth flow info into switching flows page
---------
Co-authored-by: James Jarvis <[email protected]>
Co-authored-by: josef <[email protected]>
* resolve structural issues
* fix extra closing tag
* filter passwordless blocks
* Update src/pages/[platform]/build-a-backend/auth/concepts/passwordless/index.mdx
* revert auth flow order change
* update user auth flow description
---------
Co-authored-by: Abhash Kumar Singh <[email protected]>
Co-authored-by: Harsh <[email protected]>
Co-authored-by: Parker Scanlon <[email protected]>
Co-authored-by: James Jarvis <[email protected]>1 parent b850c31 commit c863841
File tree
9 files changed
+1247
-6
lines changed- src
- directory
- pages/[platform]/build-a-backend/auth
- concepts/passwordless
- connect-your-frontend
- multi-step-sign-in
- sign-in
- sign-up
- switching-authentication-flows
- manage-users/manage-webauthn-credentials
- modify-resources-with-cdk
9 files changed
+1247
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1614 | 1614 | | |
1615 | 1615 | | |
1616 | 1616 | | |
| 1617 | + | |
1617 | 1618 | | |
1618 | 1619 | | |
1619 | 1620 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
| |||
137 | 140 | | |
138 | 141 | | |
139 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
140 | 146 | | |
141 | 147 | | |
142 | 148 | | |
| |||
Lines changed: 147 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2030 | 2030 | | |
2031 | 2031 | | |
2032 | 2032 | | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
| 2039 | + | |
| 2040 | + | |
| 2041 | + | |
| 2042 | + | |
| 2043 | + | |
| 2044 | + | |
| 2045 | + | |
2033 | 2046 | | |
2034 | 2047 | | |
2035 | 2048 | | |
| |||
0 commit comments