SpacetimeDB
SpacetimeDB copied to clipboard
Invalid cookies should not cause a server error
Update the cookie processing for the session so that invalid cookies do not cause a server error. A bad session cookie should be detected and discarded.
This is possibly a P2 since it only happens if someone deliberately sets invalid cookies, we issue invalid cookies, or we wipe the database (which should not happen).