http4s-jwt-auth
http4s-jwt-auth
API
dev.profunktor.auth
AuthHeaders
JwtAuthMiddleware
JwtPrivateKey
JwtPrivateKey
JwtPublicKey
JwtPublicKey
PKCS8
ParserKey
jwt
JwtAsymmetricAuth
JwtAuth
JwtAuth
JwtNoValidation
JwtSecretKey
JwtSymmetricAuth
JwtToken
http4s-jwt-auth
/
dev.profunktor.auth
/
JwtAuthMiddleware
JwtAuthMiddleware
dev.profunktor.auth.JwtAuthMiddleware$
object
JwtAuthMiddleware
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
JwtAuthMiddleware
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
apply
[
F
[
_
],
A
](
jwtAuth
:
JwtAuth
,
authenticate
:
JwtToken
=>
JwtClaim
=>
F
[
Option
[
A
]])(
using
evidence$1
:
MonadThrow
[
F
]):
F
=>
A
def
apply
[
F
[
_
],
A
](
jwtAuth
:
F
[
JwtAuth
],
authenticate
:
JwtToken
=>
JwtClaim
=>
F
[
Option
[
A
]])(
using
evidence$2
:
MonadThrow
[
F
]):
F
=>
A