For my question above about passing in dynamic values to a Feature. I just found the concept of attributes. Would the idea be to inject the dynamic auth based on user session into an attribute and then read the attribute in my custom auth feature to set the correct header information? or is the attribute system intended for something else?
e
efemoney
09/08/2020, 7:41 AM
Its not intended for anything else other than whatever you deem fit.