This repository has been archived by the owner on Feb 25, 2022. It is now read-only.
Replies: 1 comment 2 replies
-
I'm not as familiar with state restoration as I should be. Perhaps this sample will be helpful? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Per @nyck33's question here, I am trying to see if deep linking with my example app appearing to be working. However, I just realized that I am unsure about what to expect with oldBucket and how to restore my authState.
I did these steps.
I see deep linking was attempted by go_router but, because of the authStatus initialized, I ended up going to '/login' path.
@csells, could you review and advise how to use oldBucket for this use-case?
Beta Was this translation helpful? Give feedback.
All reactions