Hello
I would like to build a member area in which each member can upload their own data and have the website present it back to them (things like profile pictures and form fields). This would need a datastore of some sort which Squarespace does not provide. I can use something like Firebase but to do that, but I do not see a way to connect Firebase authentication with Squarespace member site authentication. Firebase supports multiple authentication formats, including username/password - but there is no way I know of to pull that information from Squarespace and create a user record in Firebase. How can I go about achieving something like this?