UserInfo
in
Indicates whether the service can provide information about the currently authenticated user, usually via a "/me", "/user" or "/tokeninfo" endpoint.
Table of Contents
Methods
- me() : AuthenticatedUser
- Returns information about the currently authenticated user (usually a /me or /user endpoint).
Methods
me()
Returns information about the currently authenticated user (usually a /me or /user endpoint).
public
me() : AuthenticatedUser