You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use devGaido, I have two bookmarks in my browser which go to the Frontend course, and the Fullstack course. Here are the steps to my login:
Click Bookmark
Click Login Button, and log in with my GitHub
Get Redirected to Dashboard
Click Bookmark again to get back to the course I wanted to look at
Instead, I was wondering if this is what could happen:
Click Bookmark
Click Login Button, and log in with my GitHub
Browse the course I want to look at
I don't see a reason to redirect to the dashboard every time I log in since I use devGaido constantly to update my progress and don't like clicking my bookmark 2 times to get to one place.
The text was updated successfully, but these errors were encountered:
The original use case was that following Login the user would want to see overall progress before jumping to a particular bookmark. However, we'll look into this to see what is involved to honor bookmarks following a Login.
This issue stems from the fact that we are using Auth0 for authentication and are experiencing some difficulties in persisting the bookmarked URL so its available after the return from Auth0. We are looking into this without opening any security holes (cookies are not the answer), but it will likely take some time and experimentation. We are leaving this issue open until we have identified and implemented a solution.
When I use devGaido, I have two bookmarks in my browser which go to the Frontend course, and the Fullstack course. Here are the steps to my login:
Instead, I was wondering if this is what could happen:
I don't see a reason to redirect to the dashboard every time I log in since I use devGaido constantly to update my progress and don't like clicking my bookmark 2 times to get to one place.
The text was updated successfully, but these errors were encountered: