The issue from the first post occurs in this line:
According to guardian docs the first argument is the module implementing actual encoding in callbacks, but you pass user struct as first arg.
The issue from the first post occurs in this line:
According to guardian docs the first argument is the module implementing actual encoding in callbacks, but you pass user struct as first arg.