Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save michaelkleinhenz/f6ca33413b8f81f84f5a010f84466868 to your computer and use it in GitHub Desktop.
Save michaelkleinhenz/f6ca33413b8f81f84f5a010f84466868 to your computer and use it in GitHub Desktop.
"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