Hi
Is there a way to use oauth to retrieve my tripit info from my own account without having to sign in. My use of the API is for my own purposes not for building a general purpose app/site - and besides, it's a server side app. I understand I can turn on basic auth and accomplish this but just wondering whether there's a flow for doing this using oauth.
Thanks!