RIG.Subscriptions.Parser.JWT (Reactive Interaction Gateway v3.0.0-alpha.2) View Source

Create subscriptions based on JWT and extractor file

Link to this section Summary

Link to this section Functions

Link to this function

from_jwt_claims(claims, extractor_map)

View Source

Specs

from_jwt_claims(map(), map()) ::
  Result.t([Rig.Subscription.t()], error :: String.t())