Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

Unborn user not redirected upon interact #99

Open
ryanlovett opened this issue Jan 18, 2017 · 1 comment
Open

Unborn user not redirected upon interact #99

ryanlovett opened this issue Jan 18, 2017 · 1 comment

Comments

@ryanlovett
Copy link
Contributor

If a user visits an interact link before they have ever logged in, they are sent to the regular hub landing page. I think the fix for this is to change the default landing page to /user-redirect/. This has the side effect of starting up a user's server automatically after authenticating.

I don't know if the query params get passed all of the way through from first visit through user creation to user-redirect (to notebook).

@ryanlovett
Copy link
Contributor Author

We discovered that the query params are getting lost during OAuth. @yuvipanda suggested setting a cookie with the query params before OAuth, then looking for them afterwards.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant