cljsjs/duo-web-sdk

This package allows a web developer to quickly add Duo's interactive, self-service, two-factor authentication to any web login form - without setting up secondary user accounts, directory synchronization, servers, or hardware.

Leiningen/Boot

[cljsjs/duo-web-sdk "2.7-0"]

Clojure CLI/deps.edn

cljsjs/duo-web-sdk {:mvn/version "2.7-0"}

Gradle

implementation("cljsjs:duo-web-sdk:2.7-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>duo-web-sdk</artifactId>
  <version>2.7-0</version>
</dependency>