Skip to content

New-cookie-api - #666

Closed
mikelxk wants to merge 3 commits into
listen1:nextfrom
mikelxk:new-cookie-api
Closed

New-cookie-api#666
mikelxk wants to merge 3 commits into
listen1:nextfrom
mikelxk:new-cookie-api

Conversation

@mikelxk

@mikelxk mikelxk commented Oct 23, 2021

Copy link
Copy Markdown
Collaborator

Use new cookie api to resolve issue in #661

@mikelxk
mikelxk marked this pull request as draft October 24, 2021 17:45
@listen1

listen1 commented Oct 25, 2021

Copy link
Copy Markdown
Owner

nice try to solve chrome cookie api is not available. The only problem is this api require chrome v87+ is a little too new. I think we can use it if there's no plan B.

Another way to work around is extracting cookie related logic to new module and call this module in dev server (when proxying request), or make music platform api to independent module, which support call by function api and network api. I'm still thinking about details.

@mikelxk

mikelxk commented Oct 25, 2021

Copy link
Copy Markdown
Collaborator Author

I don't think the cookieStore is applicable for now because it can't be set under given domain. We need a backend support for that.

@mikelxk mikelxk closed this Mar 10, 2022
@mikelxk
mikelxk deleted the new-cookie-api branch March 10, 2022 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants