OAuthAuthorizationServer

ch.linkyard.mcp.jsonrpc2.transport.http4s.OAuthAuthorizationServer
See theOAuthAuthorizationServer companion object
class OAuthAuthorizationServer(authConfig: IO[Json])

For oidc server that do not support the .well-known/oauth-authorization-server

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def rootUri: Uri
def route: HttpRoutes[IO]