Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Bring back post-sign-up route to the backend router#64011

Merged
vovakulikov merged 1 commit intomainfrom
vk/bring-back-old-post-sign-up-route
Jul 23, 2024
Merged

Bring back post-sign-up route to the backend router#64011
vovakulikov merged 1 commit intomainfrom
vk/bring-back-old-post-sign-up-route

Conversation

@vovakulikov
Copy link
Contributor

Fixes inc-313

It should solve problems with the old auth flow in the new Svelte version. Currently, the go router doesn't know anything about post-sign-up flow, which is used in the JB Cody extension. Because of this, it passes it to the Svelte version which doesn't implement this route on the client (but the react version did have it on the client which is why it worked before, before we rolled out Svelte version by default)

Test plan

  • There is no good way to check this properly, but after this PR you have to see a react (old) version of the App when you go to the /post-sigh-up router

@vovakulikov vovakulikov requested review from a team and umpox July 23, 2024 15:12
@vovakulikov vovakulikov self-assigned this Jul 23, 2024
@cla-bot cla-bot bot added the cla-signed label Jul 23, 2024
@vovakulikov vovakulikov merged commit 0a6e509 into main Jul 23, 2024
@vovakulikov vovakulikov deleted the vk/bring-back-old-post-sign-up-route branch July 23, 2024 15:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants