Open SamStephens opened 8 months ago
It appears that the library currently only supports authentication via certificates.
However Client secrets better suit my authentication needs, as certificates are by necessity a long lived credential, and I'm wanting short lived credentials that can be rotated frequently.
Are there plans to provide client secret support? I note that the C# client supports client secrets.
Thanks
It appears that the library currently only supports authentication via certificates.
However Client secrets better suit my authentication needs, as certificates are by necessity a long lived credential, and I'm wanting short lived credentials that can be rotated frequently.
Are there plans to provide client secret support? I note that the C# client supports client secrets.
Thanks