Werkzeug's `set_cookie()` supports `samesite` since 1.0.0, but `SecureCookie.save_cookie()` doesn't. I think it should, as this is pretty important for the security of modern websites.