vapor / auth

👤 Authentication and Authorization framework for Fluent.
53 stars 34 forks source link

Auth 2 - Cookies not working in Safari Tech Preview #28

Closed 0xTim closed 6 years ago

0xTim commented 6 years ago

STP Release 50 - session cookies are not working correctly, after authentication if I try and access a protected route it redirects me back using the RedirectMiddleware. Works fine in Firefox, Chrome and normal Safari. Adding here to remind me to investigate further, either Vapor (unlikely since it works fine in others) or a STP bug that needs filing in a radar

tanner0101 commented 6 years ago

This is probably resolved in the NIO branch already, but I need to double check.

0xTim commented 6 years ago

Either fixed in NIO or the latest Safari Tech Preview!

robipresotto commented 6 years ago

Currently having the same issue at AWS ECS fargate instance. Works fine locally.

https://ibb.co/ntJbKz