We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091daa0 commit 32e9fd7Copy full SHA for 32e9fd7
README.md
@@ -8,6 +8,10 @@
8
9
**duo_api_golang** - Go language bindings for the Duo APIs (both auth and admin).
10
11
+## TLS 1.2 and 1.3 Support
12
+
13
+Duo_api_golang uses the Go cryptography library for TLS operations. Go versions 1.13 and higher support both TLS 1.2 and 1.3.
14
15
## Duo Auth API
16
17
The Auth API is a low-level, RESTful API for adding strong two-factor authentication to your website or application.
0 commit comments