hamedbaatour/angularfire-lite

How to get auth data?

dermansi opened this issue · 1 comments

Hey,

thanks for your work, looking great so far.

How do i get the auth data, like the user uid? It seems like I can only get if the user is authentificated or not.

Thanks in advance
Manu

It's userData()
Sorry for the trouble.