Open
Description
Hi Robin,
Thanks for this and all of your tutorials and articles.
I've completed the Authorization(1) section and I'm getting PERMISSION DENIED errors now when I try to sign a user up.
Here is the warning/error in the console:
[2019-01-30T03:08:20.837Z] @firebase/database: FIREBASE WARNING: set at /users/3TmKy1wayITeJ1QSkHiAVrHj4BC3 failed: permission_denied
Because of this, there are no users in the users
array so cannot view them on the Admin page. Any idea why I'm getting denied and how to fix?
Thanks!