microsoft / kiota-abstractions-go

Abstractions library for the Kiota generated SDKs in go
https://aka.ms/kiota/docs
MIT License
11 stars 10 forks source link

feat(authentication): improve Validator #141

Closed XdpCs closed 8 months ago

XdpCs commented 8 months ago

The input contains http or https which function will return an error. #130

baywet commented 8 months ago

Also @XdpCs can you PR this to use the new method once this change is published? https://github.com/microsoft/kiota-authentication-azure-go/blob/61548a84bb5e0d4ae2edaa79416dc218f33ee240/azure_identity_access_token_provider.go#L62

XdpCs commented 8 months ago

Also @XdpCs can you PR this to use the new method once this change is published? https://github.com/microsoft/kiota-authentication-azure-go/blob/61548a84bb5e0d4ae2edaa79416dc218f33ee240/azure_identity_access_token_provider.go#L62

It's my pleasure.