Store/Auth user

Hi,
Do you think it s possible to create a Model User and use it for authentification ?
How can I achieve that on your solution ?

Hey @smaiau - you certainly can do this, but for a full auth solution you will need handling of passwords, security rules, etc. I would recommend a dedicated auth solution like Firebase Auth, Auth0, or others for this

This is great news! can you share any examples of how to integrate Auth0 with builder.io?

I’m also very much interested in some more details on integrating those backend solutions with builder.io