Skip to content

Commit

Permalink
update userInfo javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
lbalmaceda committed Nov 25, 2016
1 parent 2fb98b4 commit 7f3964f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,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 7f3964f

Please sign in to comment.