I'm hoping to use the Embeddable widget for 95% of our new app's functionality, however there are a few things that I need which appear to only come from making REST calls.
What is the simplest way for me to use the embeddable widget (and the out of the box auth functionality) and then make an API request on behalf of the currently logged in user. Please note: for this app, it will be public, so users outside of the app's client id will be the ones logging in primarily. Everything I've tried so far keeps giving me a 401.