-
Notifications
You must be signed in to change notification settings - Fork 83
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
[Wake] Feat: add partner token cookie and use in every request that suports It #917
base: main
Are you sure you want to change the base?
Conversation
Tagging OptionsShould a new tag be published when this PR is merged?
|
* @description page param to partners page | ||
*/ | ||
slug?: RequestURLParam; | ||
partnerAlias?: RequestURLParam; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It brokes the current sites using wake api, right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe, but this was added in the last PR of this feature, I think the beyoung and the hive its only stores that uses, and they already is using this PR
585961a
to
0a9b640
Compare
0a9b640
to
c4cbded
Compare
What is this Contribution About?
This PR adds function to set and delete partner token cookie and use in every request that suports this token.
This PR also change the partner prop of wake ProductListingPage to make this prop more meaningful