Introducing New Sitecore API Authorization and Sitecore GraphQL Client Libraries
Often, when writing C# code for sitecore related projects, I have found myself and team re-writing authorization and basic client implementations. Since this has gotten to be a large copy paste effort with modifications in some cases, I decided to create two libraries to help me combat this issue, and share with anyone who may …