strongloop / loopback-component-passport

LoopBack passport integration to support third party logins and account linking
Other
139 stars 227 forks source link

Make sameSite cookie property configurable #280

Closed hacksparrow closed 3 years ago

hacksparrow commented 4 years ago

The sameSite cookie property is a tricky one.

We should make it configurable for the access_token and userId cookies generated by this component. Some users may want both to be Strict, some may want a mix of Strict, Lax, or None, etc.

Acceptance criteria

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.