Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invoke Auth.isLoggedIn, Auth.isAdmin and Auth.getCurrentUser functions. #842

Closed
wants to merge 1 commit into from

Conversation

MuhammadReda
Copy link

Scope variables assigned to Auth.isLoggedIn, Auth.isAdmin and Auth.getCurrentUser are being set to undefined until we invoke the functions.

Scope variables assigned to Auth.isLoggedIn, Auth.isAdmin and Auth.getCurrentUser are being set to undefined until we invoke the functions.
@dciccale
Copy link
Contributor

dciccale commented Apr 6, 2015

i don't see the issue here, those functions are meant to be a reference of the functions in auth service not their value

@Awk34
Copy link
Member

Awk34 commented Apr 7, 2015

yeah as @dciccale said, they are as-intended

@Awk34 Awk34 closed this Jun 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants