You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to login form a vuejs frontend. For that I would need to get the csfr token first and than send it to the login action, or disable csrf for login.
Is there any way to do it?
The text was updated successfully, but these errors were encountered:
It seems that in the last version my earlier solution does not work for ajax login. Any idea how to do that? I would like to send the username and the password via ajax to the login url.
I want to login form a vuejs frontend. For that I would need to get the csfr token first and than send it to the login action, or disable csrf for login.
Is there any way to do it?
The text was updated successfully, but these errors were encountered: