The oauth state was missing or invalid. in asp.net web api when trying to implament google outh
i am trying to implement google auth and i seem to missunderstand the auth flow , i looked through every sub and post allready and tried all the fixes there but nothing seems to work , i dont exectly understand how the controller is supposed to be structured. the error i keep getting is The oauth state was missing or invalid. (also using react for front end). these are the middlewares . added all the relevent code sorry for the amount of images.