Why is generic-auth adding @ to list? #2579
Unanswered
VilleViktor
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello community!
Why is generic-auth changing the resulting data by adding @ to list? More specifically here.
Changing the path on the data, resulting in :
which seems a bit weird. What is the reason?
Also to be noted, is that if the list is
it will replace the path with "@", but not when the type is:
Im having a hard time understand why someone want to replace the paths?
Beta Was this translation helpful? Give feedback.
All reactions