providers/azure-ad
AzureADProfile
type AzureADProfile: MicrosoftEntraIDProfile;
default()
default(config): ReturnType<typeof default>
參數
參數 | 類型 |
---|---|
config | OIDCUserConfig <MicrosoftEntraIDProfile > & { profilePhotoSize : | 64 | 48 | 96 | 120 | 240 | 360 | 432 | 504 | 648 ; } |
回傳值
ReturnType
<typeof default
>
已棄用
Azure Active Directory 已重新命名為 Microsoft Entra ID。請從 providers/microsoft-entra-id
子模組匯入此提供者,而不是 providers/azure-ad
。