Learn how to implement Google Sign-In in your Angular App in under 15 minutes. We’ll build an App with routing and Firebase Authentication and follow all the best practices while doing it.
My dear friend Martina and I both love cats a lot. One fine day while we were talking about collaborating on something, we came up with a really crazy but interesting idea to create KittyGram - a super-minimal Instagram Clone that allows uploading only Cat Photos. This is what this article about. We’ll have a series of articles where we’ll create KittyGram.
For the scope of this article, we’ll mainly implement Google Sign-In and routing. I actually have a YouTube Playlist that you can refer to regarding Firebase just in case.
This article is intended for an audience with mixed experience levels. I’ve still added a TL;DR; below as a precautionary measure, in case you’re just interested in a specific section.
#angular #oauth #google sign-in