File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
src/fragments/lib/auth/flutter/social_signin_web_ui Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -17,12 +17,20 @@ Choose the following options (the last steps are specific to Facebook here but a
1717 `(default)`
1818? Enter your redirect signin URI:
1919 `myapp://`
20+ ? Do you want to add another redirect signin URI
21+ `Yes`
22+ ? Enter your redirect signin URI:
23+ `http://localhost:3000/`
2024? Do you want to add another redirect signin URI
2125 `No`
2226? Enter your redirect signout URI:
2327 `myapp://`
28+ ? Do you want to add another redirect signout URI
29+ `Yes`
30+ ? Enter your redirect signout URI:
31+ `http://localhost:3000/`
2432? Do you want to add another redirect signout URI
2533 `No`
2634? Select the social providers you want to configure for your user pool:
2735 `<choose your provider and follow the prompts to input the proper tokens>`
28- ```
36+ ```
You can’t perform that action at this time.
0 commit comments