User sign & singup Authentication modifications in development

Hello,

I’m trying to deploy ActivePieces on my subdomain and hosting. I already have a web platform where users authenticate, and I store their credentials in storage. Now, I want to integrate ActivePieces in a way that allows each user to have their own account seamlessly.

I’ve been working hard to figure this out, but I’m struggling to understand how to make it work. I cloned the project and have been using the dev@ap.com account, but it’s not useful for my setup. I need a way to store user credentials within ActivePieces so my users can access it properly.or any other way for each user account will help basically i want to break the signup page once user land into it the system will pick the email and password from sessionstorage make the post request to signin to authenticate each user will have own account and access

I’ve asked for help on Discord but haven’t received any responses. Additionally, I want to modify the UI, but the authentication process is frustrating for me.

I need urgent help—please guide me on how to implement this.

Thanks!