Hyperion
Hyperion copied to clipboard
Undefined authentication form-data parameters are parsed as the string "None"
Subject of the issue
When an undefined parameters is passed to an auth endpoint, which requires parameters to be encoded as form-data it is parsed as a string "None".
Should be fixed by #311, but the behavior could be improved