Oauth SPA登入請教

一般使用axios來POST數據都正常
就只有登入跟註冊api透過 /oauth/
都會發生
The page has expired due to inactivity.
Please refresh and try again.
的問題,請問該如何解決

JellyBool

你这个应该是由于没有传 csrf_token 的原因