yle-clj-jwt-oauth

Clojure library for validating a JWT OAuth 2.0 access token

Leiningen/Boot

[yle-clj-jwt-oauth "0.1.0"]

Clojure CLI/deps.edn

yle-clj-jwt-oauth/yle-clj-jwt-oauth {:mvn/version "0.1.0"}

Gradle

implementation("yle-clj-jwt-oauth:yle-clj-jwt-oauth:0.1.0")

Maven

<dependency>
  <groupId>yle-clj-jwt-oauth</groupId>
  <artifactId>yle-clj-jwt-oauth</artifactId>
  <version>0.1.0</version>
</dependency>