Can I use firebase auth in capacitor app?

I am on the project that uses React, Chakra UI, and Capacitor without Ionic Framework.

Now I need to implement the user authentication, so I tried to implement by myself.

But I don’t know whether it is safe about Authentication and Authorization from my custom backend API.

The backend api is made with Typescript, and Express.

I found a capacitor firebase auth plugin, but this package doesn’t provide email login, just social login such as Google, Facebook, or Twiter.

Are there packages or ways that help to implement user authentication easliy?

Hi Quavious, there is but it depends on what way you want to proceed further?

Regards,
Roel Hackett