If you’re like me, when developing an application, you know security needs to be a priority; you also know that it takes great depth of security knowledge to develop a solid authentication system that’s good enough to ward off todays attacks. This is why it’s often best left to the experts to develop these sorts of systems — experts like those at Google who have built Firebase’s Authentication system, which is easy to implement and maintain for most small to medium sized apps… whether they be web or mobile.
Software Engineer.