Cannot specify audience in Auth settings for OAuth 2.0

There is no field to specify audience when setting auth for api. My api needs to be auth against a specifi audience unable to test this because of that.

The location of the audience parameter may be different for different OAuth2.0 providers. For example, Auth0.com adds the audience field to the body of the Access Token URL, and Apidog supports this.