userfront-core
userfront-core copied to clipboard
Usefront.login sets cookies that can’t always be set
Mobile safari blocks the cookie. The workaround is to get the results of the call, store them yourself, and specify you don’t want to redirect.
It might be helpful to add to the docs there’s a limitation with the default relying on the library to set a cookie.
Thanks!
@RJFelix Will this be resolved by https://github.com/userfront/userfront-core/pull/141?
Update: work that will fix this is still planned. Tracking in Linear: DEV-766