IdentityPlugin type

Azure Identityプラグインのタイプで、プラグインコンテキストを受け入れる関数です。

type IdentityPlugin = (context: unknown) => void