franznoel / pang-events

Simple event manager using Firebase Tools and npm.
0 stars 1 forks source link

Fix error on userInfo #22

Closed franznoel closed 8 years ago

franznoel commented 8 years ago

Use try and catch, to handle userInformation if null. Apply to secure pages, such as:

franznoel commented 8 years ago

Created a userInfo handler if null on all secure pages.