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/azure-ad
ではなく、providers/microsoft-entra-id
サブモジュールからインポートしてください。