From 1a082dc69314e64dffaa4bb5a029b16345454acb Mon Sep 17 00:00:00 2001 From: Valter Kraemer Date: Fri, 8 Dec 2017 09:19:36 +0200 Subject: [PATCH] Update authentication README about mv-bar --- examples/authentication/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/examples/authentication/README.md b/examples/authentication/README.md index 46287e7..248b785 100644 --- a/examples/authentication/README.md +++ b/examples/authentication/README.md @@ -4,9 +4,7 @@ [View Demo](https://valterkraemer.github.io/mavo-firebase/examples/authentication/) -This example show a high score list where you have to log in to be able to edit it. Because editing is only done by the author the mv-bar is hidden. To login one need to add `?login` to the end of the url (https://valterkraemer.github.io/mavo-firebase/examples/authentication?login). - -The browser will probably block sign-in popup so you have to allow popups for domain. +This example show a high score list where you have to log in to be able to edit it. ## Setup Firebase