ApiKeyGuard

works.iterative.tapir.ApiKeyGuard
See theApiKeyGuard companion object
trait ApiKeyGuard

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def checkApiKey(apiKey: String): IO[AuthFailure, UserId]