Skip to content
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

iPhone Safari support in SASjs Server #308

Open
allanbowe opened this issue Oct 24, 2022 · 0 comments
Open

iPhone Safari support in SASjs Server #308

allanbowe opened this issue Oct 24, 2022 · 0 comments

Comments

@allanbowe
Copy link
Member

In building a demo version of Data Controller we noticed an issue when logging in with iPhone.

image

It comes down to this line of code: https://github.com/sasjs/server/blob/main/api/src/routes/web/web.ts#L20

We should find a way to set the cookies in the header, rather than with JS, if indeed this line is necessary.

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

No branches or pull requests

1 participant