Created
February 11, 2021 15:00
-
-
Save michaelkleinhenz/f6ca33413b8f81f84f5a010f84466868 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"Official" Landing Page | |
Our Landing Page | |
SSO Page (signup/login) | |
-> Multiple pages (potentially) | |
Console (the application) | |
Usecases - how we want it to be | |
-------- | |
1. User signed up and logged in | |
a.) "Official" Landing Page (simple link) | |
Note: somewhere in a or b, the "I agree to terms of services" should go. | |
b.) Our Landing Page (button with logic) | |
b2.) SSO selection page | |
c.) Console (the application) | |
Usecases - how we want it to be, ideal case with auto redirects | |
-------- | |
1. User signed up and logged in | |
a.) "Official" Landing Page (simple link) | |
Note: somewhere in a or b, the "I agree to terms of services" should go. | |
b.) Our Landing Page (button with logic) but we're just redirecting him, so transparent to the user | |
b2.) SSO selection page | |
c.) Console (the application) | |
Usecases - currently | |
-------- | |
1. User signed up and logged in | |
a.) "Official" Landing Page (button with logic) | |
b2.) SSO selection page | |
c.) Console (the application) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment