cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1296
Views
0
Helpful
2
Replies

DuoSecurity.Auth.Http - .NET Library

orionstudt
Level 1
Level 1

Hi everyone,

We’re in the process of rolling out DUO to all of our internal apps at work - and since I was using the API so much I wrote this library in my spare time to make it a bit easier.

It’s a .NET Standard library that wraps an HttpClient object and provides methods and response deserialization for all of the Auth API endpoints.

It may be useful for people other than myself so you can check it out here and let me know what you think:
Github Repository

1 Accepted Solution

Accepted Solutions

Denzil_Long
Level 1
Level 1

Nice job!

This is well written code. Really like your use of Task<> (async / await).

Denzil Long
Senior Software Engineer
Duo Security

View solution in original post

2 Replies 2

Denzil_Long
Level 1
Level 1

Nice job!

This is well written code. Really like your use of Task<> (async / await).

Denzil Long
Senior Software Engineer
Duo Security

Thank you very much!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links