From 72076cdb0ae9509115584e1b3a8ab7a314a67954 Mon Sep 17 00:00:00 2001 From: Daniel Peach Date: Sun, 8 Dec 2019 21:36:43 -0500 Subject: [PATCH] Create README.md --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a0cd151 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +The article I wrote: [How to use Firebase Auth with a custom (node) backend](https://itnext.io/how-to-use-firebase-auth-with-a-custom-node-backend-99a106376c8a?source=friends_link&sk=ab8373c4ce9c869728e97b6ac4e160d2)