Assuming you have used an oAuth loop to log the user into your website, then you have an access token for that user.
Call the users API
with just the token and there you go
Assuming you have used an oAuth loop to log the user into your website, then you have an access token for that user.
Call the users API
with just the token and there you go