Robert Grimes
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Robert Grimes-
Robert Grimes commented,
Thank you for the links. I had already figured out how to make this work along these lines. However there are two portions (from what I understand) that are not obvious and really key. 1. For JWT...
-
Robert Grimes created a post,
Which authentication should I use?
AnsweredI have a .NET windows app will be very limited and it will need to query with a filename to get fileid. Then it needs to download the file found. That is all the app will do. There will be no inter...
-
Robert Grimes created a post,
C# .NET SDK, does it have to run with async?
The title says it all. Is there a library that will let me do one thing and wait or do I have to just do my own waits?