Plug.CSRFProtection.InvalidCSRFTokenError at POST /auth/user/confirm_new_user
invalid CSRF (Cross Site Request Forgery) token, please make sure that:
* The session cookie is being sent and session is loaded
* The request include a valid '_csrf_token' param or 'x-csrf-token' header
Plug.CSRFProtection.InvalidCSRFTokenError at POST /auth/user/confirm_new_user
invalid CSRF (Cross Site Request Forgery) token, please make sure that:
* The session cookie is being sent and session is loaded
* The request include a valid '_csrf_token' param or 'x-csrf-token' header