Open TheRealMal opened 5 months ago
Another err check should be placed with close defer https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/882b562b72d131d87e866691c54cbc08111ba804/apps/internal/oauth/ops/authority/authority.go#L553-L558 Like here https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/882b562b72d131d87e866691c54cbc08111ba804/apps/internal/oauth/ops/authority/authority.go#L548-L551
Sorry for the late reply. Can you please describe how this inconsistency affects an app using MSAL Go?
Another err check should be placed with close defer https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/882b562b72d131d87e866691c54cbc08111ba804/apps/internal/oauth/ops/authority/authority.go#L553-L558 Like here https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/882b562b72d131d87e866691c54cbc08111ba804/apps/internal/oauth/ops/authority/authority.go#L548-L551