Pristine
v0.3.0
Search documentation of Pristine
Default
Default
In-browser search
Settings
Pristine.
Core.
Auth
(Pristine v0.3.0)
Copy Markdown
View Source
Apply auth modules to request headers.
Summary
Functions
apply(auth_modules, headers)
Functions
apply(auth_modules, headers)
@spec
apply(
list
(),
map
()) :: {:ok,
map
()} | {:error,
term
()}