http4s-jwt-auth


License

License

GroupId

GroupId

dev.profunktor
ArtifactId

ArtifactId

http4s-jwt-auth_2.13
Last Version

Last Version

1.0.0
Release Date

Release Date

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

How to add to project

<!-- 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.
dev.profunktor

ProfunKtor

A Profunctor is just a bifunctor that is contravariant in the first argument and covariant in the second. What's the problem?

Versions

Version
1.0.0
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1