name.atw/oauth2-handling

FIXME: write description

Leiningen/Boot

[name.atw/oauth2-handling "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

name.atw/oauth2-handling {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("name.atw:oauth2-handling:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>name.atw</groupId>
  <artifactId>oauth2-handling</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>