How to access the API using LTI Launch data

Options

Hi everyone!

 

I'm wondering how to use the data provided in an LTI launch (oauth_nonce, etc...) to make API calls. We are currently using an OAuth 2.0 App to access the API but would like to not have to deal with syncing up access tokens across instances. 

 

Thank you!