Concrete CMS API Utilization with C# public client

Looking for information on how to securely implement API requests to our Concrete Site from a C# mobile app. Making the API call is relatively straightforward; however, doing it without exposing the client secret is a bit tricky.