/auth signup and login pages identifier

We are looking to implement some firewall rules for both the /auth/signup and /auth/login pages. Can you please confirm the PayloadType, UsernameField identifier and PasswordField identifier for both pages?

Hello @Wil_75,

For payload type, it would be json.

For login, the payload is just a email and password field. Not sure what you mean by identifier, let me know more about what you are look to do and looking for.

I am super curious about what firewalls rules you are looking to implement. I was guessing you are looking to protect your Retool app from malicious login attempts?