Staff could direct me to a client OAuth2 to angularjs? Or give me a light if 
I'm doing something wrong.

I am developing an application where the user will authenticate with username 
and password'm using https://github.com/seegno/angular-oauth2

But I can not get a return on method getAccessToken type in the variable 
result below do not back the return to the messages from the webservice

var result = OAuth.getAccessToken ({username: $ scope.data.email, password: 
$ scope.data.password});

Another question I have is this, I have the token how do I know the information 
pages of the authenticated user with this token?

I thank you

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to