Skip to content

Commit

Permalink
update userInfo javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
lbalmaceda authored and hzalaz committed Nov 30, 2016
1 parent 7ab9f3b commit 28b08b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ public AuthenticationRequest loginWithEmail(@NonNull String email, @NonNull Stri
}

/**
* Fetch the user profile associated with the given Auth0 access token.
* Returns the information of the user associated with the given access_token.
* Example usage:
* <pre><code>
* client.userInfo("{access_token}")
Expand Down

0 comments on commit 28b08b2

Please sign in to comment.