Liking cljdoc? Tell your friends :D

flybot.oie.schema

Malli schemas for oie middleware config validation. Intended for consumer-side validation at system startup, before constructing middleware. Call validate-config with the appropriate schema to get clear error messages early.

Malli schemas for oie middleware config validation.
Intended for consumer-side validation at system startup, before
constructing middleware. Call `validate-config` with the appropriate
schema to get clear error messages early.
raw docstring

bearer-token-strategy-schemaclj

source

logout-handler-schemaclj

source

session-timeout-handler-schemaclj

source

strategy-schemaclj

source

validate-configclj

(validate-config schema value context)

Validates value against schema. Returns value if valid. Throws ex-info with humanized errors on failure.

Validates `value` against `schema`. Returns `value` if valid.
Throws ex-info with humanized errors on failure.
sourceraw docstring

wrap-authenticate-schemaclj

source

source

wrap-oauth2-schemaclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close