Last Version

http4s-jwt-auth 1.0.0

http4s-jwt-auth

License

License

GroupId

GroupId

dev.profunktor
ArtifactId

ArtifactId

http4s-jwt-auth_2.13
Version

Version

1.0.0
Type

Type

jar
Description

Description

http4s-jwt-auth
http4s-jwt-auth
Project URL

Project URL

https://http4s-jwt-auth.profunktor.dev/
Project Organization

Project Organization

Opinionated JWT authentication library for Http4s
Source Code Management

Source Code Management

https://github.com/profunktor/http4s-jwt-auth

Download http4s-jwt-auth_2.13 1.0.0


<!-- https://jarcasting.com/artifacts/dev.profunktor/http4s-jwt-auth_2.13/ -->
<dependency>
    <groupId>dev.profunktor</groupId>
    <artifactId>http4s-jwt-auth_2.13</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/http4s-jwt-auth_2.13/
implementation 'dev.profunktor:http4s-jwt-auth_2.13:1.0.0'
// https://jarcasting.com/artifacts/dev.profunktor/http4s-jwt-auth_2.13/
implementation ("dev.profunktor:http4s-jwt-auth_2.13:1.0.0")
'dev.profunktor:http4s-jwt-auth_2.13:jar:1.0.0'
<dependency org="dev.profunktor" name="http4s-jwt-auth_2.13" rev="1.0.0">
  <artifact name="http4s-jwt-auth_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='http4s-jwt-auth_2.13', version='1.0.0')
)
libraryDependencies += "dev.profunktor" % "http4s-jwt-auth_2.13" % "1.0.0"
[dev.profunktor/http4s-jwt-auth_2.13 "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.typelevel : cats-core_2.13 jar 2.6.1
org.typelevel : cats-effect_2.13 jar 3.2.1
co.fs2 : fs2-core_2.13 jar 3.0.6
org.http4s : http4s-dsl_2.13 jar 0.23.0
org.http4s : http4s-server_2.13 jar 0.23.0
com.github.jwt-scala : jwt-core_2.13 jar 8.0.3

test (1)

Group / Artifact Type Version
org.scalameta : munit_2.13 jar 0.7.27

Project Modules

There are no modules declared in this project.