-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed logout view bugs, refactored w/hooks #4
Commits on Jul 26, 2019
-
Refactored with hooks for clarity & brevity
Nick Richmond committedJul 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 256bf92 - Browse repository at this point
Copy the full SHA 256bf92View commit details -
Added navigation to the Callback
Nick Richmond committedJul 26, 2019 Configuration menu - View commit details
-
Copy full SHA for c90ea07 - Browse repository at this point
Copy the full SHA c90ea07View commit details -
Added homepage route to Account page
Nick Richmond committedJul 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 1381a13 - Browse repository at this point
Copy the full SHA 1381a13View commit details -
Removed (1) logout bugs (2) restricted globals
Nick Richmond committedJul 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 96343b0 - Browse repository at this point
Copy the full SHA 96343b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd4f11b - Browse repository at this point
Copy the full SHA cd4f11bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 034ccb1 - Browse repository at this point
Copy the full SHA 034ccb1View commit details
Commits on Jul 27, 2019
-
Bug fix: checkSession for protected routes
Nick Richmond committedJul 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 183f412 - Browse repository at this point
Copy the full SHA 183f412View commit details -
Merge branch 'master' of github.com:NWRichmond/gatsby-auth0-app
Nick Richmond committedJul 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 5ccce8b - Browse repository at this point
Copy the full SHA 5ccce8bView commit details -
Upgraded gatsby (fix for hot-reloading w/hooks)
Nick Richmond committedJul 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 7c5cd3f - Browse repository at this point
Copy the full SHA 7c5cd3fView commit details
Commits on Jul 28, 2019
-
Removed explicit return from arrow function
Nick Richmond committedJul 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 870f61a - Browse repository at this point
Copy the full SHA 870f61aView commit details -
BUG FIX: State is updated if localStorage is unset
Nick Richmond committedJul 28, 2019 Configuration menu - View commit details
-
Copy full SHA for e94a751 - Browse repository at this point
Copy the full SHA e94a751View commit details
Commits on Jul 29, 2019
-
Simplified and slimmed useEffect in SessionCheck
Nick Richmond committedJul 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 708cc4e - Browse repository at this point
Copy the full SHA 708cc4eView commit details -
Destructured props in SessionCheck params
Nick Richmond committedJul 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 44a2cd8 - Browse repository at this point
Copy the full SHA 44a2cd8View commit details