Grant access API

Hi

Accessing an API using an API-key is well explained but if the API uses an Application_Id and a
Callback url to deliver a token.

Is there a workaround available?

Thanks

Luc

Hi Luc,

Can you please post a link to that API.

Looks like the API uses OAuth authorization which is not yet supported. But we are working on it.

A light-weight version of OAuth where an authorization endpoint is only used to issue a bearer token can already be implemented in EasyMorph (some customers already use it). A link to the API (and API docs) is required to understand the case better.

https://dev.timelyapp.com/#authentication

It’s a full-scale OAuth. It’s not supported in EasyMorph yet. It will be supported in the next version to be released in June.

Thanks. Looking forward to it.

OAuth2 is now supported in v4.4.