Bubble io database constraints

I have default users table in bubble io , but that does not allow email to be null , and there is no way i can edit email constraint, is there any way to do this ? For now i created a new table for users but now i got another problem that bubble io at time of oauth saves the user in its default user table , is there any way i can change the default table ? Please help me figuring this out ?

What are you trying to do?

i am working on application which has 4 oauth github , bitbucket , google , outlook , i am creating bubble website for this , and i also have an extension for this which has same oauth and when i login from extension i want to save data to bubble db , now problem is if user signup from website it automatically saves it to its default db in user (default) table and github and bitbucket does not provide email at time of oauth but websites saves the user without email in user table , but when i login from extension for example from github and again i don’t have email but from api it does not create user due to email required , and i couldn’t find any way to change email constraint , so to tackle i created another table which does not have required email and from extension it works fine , but when i login from bubble then it saves the user in it’s default user table as well . So please help me understand how to tackle this ?

got it ? or i’ll explain in more detail ??

This topic was automatically closed after 70 days. New replies are no longer allowed.