The Blackbaud SKY API currently supports the Authorization Code Flow, which requires a back-end server component to securely store the client secret. For this code sample, we've implemented the server ...
A demonstration of the authorization code flow within SKY API, implemented using .NET Core. This code sample is a very basic example of how to interact with the Blackbaud OAuth 2.0 Service. You are ...