akka-http-jwt-auth
akka-http-jwt-auth
tech.bilal.akka.http.auth.adapter
AsyncAuthenticatorFactory
AuthConfig
AuthDirectives
AuthDirectives
JWTHeader
JWTHeader
JwtVerifier
KeyError
PublicKeyManager
tech.bilal.akka.http.auth.adapter.crypto
Algorithm
Algorithm
RSA
akka-http-jwt-auth
/
tech.bilal.akka.http.auth.adapter
/
PublicKeyManager
PublicKeyManager
class
PublicKeyManager
(oidcClient:
OIDCClient
, authConfig:
AuthConfig
)(using actorSystem:
ActorSystem
[
Command
])
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
getKey
(kid:
String
):
Future
[
Either
[
KeyError
,
Key
]]
Concrete fields
final lazy
val
Scheduler
:
Scheduler