okta-sdk-nodejs

okta.OAuthGrantType

type OAuthGrantType = ‘authorization_code’ ‘client_credentials’ ‘implicit’ ‘interaction_code’ ‘password’ ‘refresh_token’;