New to Square. Looking over the docs for the .net SDK, most examples appear to be dated a bit. I see that the AccessToken method is marked obsolete and says to use BearerAuthCredentials. I can’t find any examples of how to implement this in .net. Could you provide the couple lines of code to create a client?
Appreciate the help!