Package version:

Type Alias DeviceCodePromptCallback

DeviceCodePromptCallback: ((deviceCodeInfo: DeviceCodeInfo) => void)

Defines the signature of a callback which will be passed to DeviceCodeCredential for the purpose of displaying authentication details to the user.