I'm connecting auth API endpoint and build a form that creates new users. The API is a post, same as the form. However, the user data is getting added to the url on submit. There's user email & password.
How can I keep that content from getting added as a query string in my url?
Add a reply
Sign up and join the conversation on Discord