ApiKeyGuard

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

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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

Concrete fields

val HeaderName: String