RIG.JWT.HttpCredentials (Reactive Interaction Gateway v3.0.0-alpha.2) View Source
HTTP header parser.
Link to this section Summary
Functions
Finds credentials in a given HTTP header value.
Link to this section Types
Link to this section Functions
Specs
from(String.t()) :: [supported_credential()]
Finds credentials in a given HTTP header value.
Unsupported credential schemes are filtered out of the result.