ericberman / MyFlightbookWeb

The website and service for MyFlightbook
49 stars 18 forks source link

The provided anti-forgery token was meant for user "xxx", but the current user is "" on signout #1289

Closed ericberman closed 2 months ago

ericberman commented 2 months ago

Seems to happen if you have two tabs open and sign out of one, then the other. We shouldn't require antiforgery token on sign-out; it's not a data destructive operation.