I did some research on the topic of ‘Preventing autologin after signup’ but couldn’t find any solution. Do you have any suggestions regarding this issue? Let me explain why I need this. When a user signs up, they enter a code, and I need to check this code against a list in another table and assign a role accordingly. I created an automation in Airtable for this, which works when a new user is added. However, Softr automatically logs in based on initial information, regardless of this automation. To prevent this, a workaround solution is to ensure that after user registration, instead of being automatically logged in, they are redirected to the signin page to log in again.