I am trying to override the signUp function. How d...
# support-questions-legacy
s
I am trying to override the signUp function. How do I access the request headers? I saw an example using input.options.req,getHeaderValue('origin') but it does not seem right when input is just {email; password}
2 Views