Connect to Appfarm Service using Auth0 JWT access token

Hi all,

Is it possible to connect to an Appfarm service from an external system with user credentials (and not through a service account). For example by passing an Auth0 JWT access tokens ?

I would like to do a call to a service, but as the data is filtered based on the user calling the service, I would like to verify the identity.

Thanks a lot for your help

Gregory

Hi!

This is currently not possible, but it is in the backlog. The only way to call a service with a regular user account is if it is done from an app where the user is logged in.