Oauth 1.0 options?

Hi!

I’ve got a REST API that is only providing me Oauth 1.0 consumer key/secret. I know there’s Oauth 2.0 options for an authenticated API, but what about Oauth 1.0? Any good options for doing this?

For reference, I’m trying to integrate with Tripleseat: https://support.tripleseat.com/hc/en-us/articles/205820987-API-Authentication

Hi! OAuth 1.0 is a deprecated protocol and, unfortunately, we do not support it. I am sorry for the inconvenience.

1 Like

Thanks, I appreciate you getting back to me!