Satyadeep
Results
2
comments of
Satyadeep
I see that it is not implemented yet, https://github.com/tjwebb/sails-permissions/blob/master/api/models/Permission.js#L27
According to this doc, multiple set-cookie headers are valid. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie, > To send multiple cookies, multiple Set-Cookie headers should be sent in the same response. Can you please re-open the...