What's Changed
- [BREAKING CHANGE] Rewrite SDK to use Kiota code generations and semantics
- Add support for Service Registration & HTTP Client Factory, while retaining support for direct instantiation
- Add support for multiple Dotnet targets, including test coverage: netstandard2.0; net6.0; net8.0; net9.0; net10.0;
- Add support for ~100 missing Descope SDK APIs
- Add support for auto
baseURLregion selection according to ProjectID - Add support for FGA Cache URL, allows using Descope Authz Cache (in addition to the FGA API, which was missing entirely)
- Add support for "auth management key", used to allow calling disabled auth methods
Full Changelog: 0.6.9...1.0.0