executioner1939 / zio-auth0   0.2.0

MIT License GitHub

A simple ZIO wrapper around the Auth0 Java SDK

Scala versions: 2.13

zio-auth0 0.2.0


Group ID:
io.bitlevel
Artifact ID:
zio-auth0_2.13
Version:
0.2.0
Release Date:
Aug 23, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.bitlevel" %% "zio-auth0" % "0.2.0"

Mill build tool

ivy"io.bitlevel::zio-auth0:0.2.0"

Scala CLI

//> using dep "io.bitlevel::zio-auth0:0.2.0"

Ammonite REPL

import $ivy.`io.bitlevel::zio-auth0:0.2.0`

<dependency>
  <groupId>io.bitlevel</groupId>
  <artifactId>zio-auth0_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'io.bitlevel', name: 'zio-auth0_2.13', version: '0.2.0'