Skip to content

auth: fix deserialization key

Was mistakenly named with an underscore to address the "unused field" warning. But we need the name to read the right field.

Fixes: #96 (closed)

Merge request reports