okta-sdk-nodejs

okta.OAuthEndpointAuthenticationMethod

type OAuthEndpointAuthenticationMethod = ‘client_secret_basic’ ‘client_secret_jwt’ ‘client_secret_post’ ‘none’ ‘private_key_jwt’;