Does cascade delete work properly?
Created by: hermannsblum
steps to reproduce:
- log in via OAuth as any user and select "remember me", so that a session token will be stored in the browser
- delete your user using the OAuth session
- Try to log in another time using OAuth
- The API returns an internal server error