Setting up a new Client with Custom Data

Hi,

I’m new to Auth0 so pardon the lack of depth in my knowledge, but I need to add some custom data as part of setting up a new Client and to be able to return this data as part of the Access Token request by this client.

I’ve managed to return some custom data (e.g. claims etc) by embedding them into the Access Token using Actions. However, I’ve not yet found a way to Add this custom data while setting up my Client.

Is this something supported by Auth0? Help much appreciated.

Cheers