I have multiple applications with similar functionalities (the entire applications are based on firebase), like (login, register, storage,..etc) can I create a plugin or a package in which I can put all my firebase related code and reuse it in the applications?
The option of creating one application with different interfaces (need to hear pros and cons)