We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86ff10c commit 8742482Copy full SHA for 8742482
auth/README.md
@@ -222,6 +222,14 @@ public void onClick(View v) {
222
}
223
```
224
225
+### Authentication flow chart
226
+
227
+The authentication flow implemented on Android is more complex than on other
228
+platforms, due to the availability of Smart Lock for Passwords. It is
229
+represented in the following diagram:
230
231
+
232
233
### UI customization
234
235
To provide customization of the visual style of the activities that implement
auth/flow.png
68.7 KB
auth/flow.svg
0 commit comments