NangoHQ / nango

A single API for all your integrations.
https://www.nango.dev
Other
4.78k stars 434 forks source link

Personio #419

Closed bastienbeurier closed 1 year ago

rguldener commented 1 year ago

I looked at this one previously, it has a very weird way of handling auth where the (O)auth token changes after every API request: https://developer.personio.de/reference/auth-1

I don't think we can support it currently because of that.

uncle-tee commented 1 year ago

Yes, I just looked into this, I think that it is using a _client_credentials_ grant type which we are not supporting at this time so I will move this to blocked for now. Moreso we also have to do a partner request to get the client_id and client_secret

bastienbeurier commented 1 year ago

Closing issues related to new API support that was not specifically requested by a customer.