Hello there,
The question says it all, i'm trying to pass a value through the user getted from the Auth method, and although i manage to insert the value in it, somehow it doesn't survive when i call the auth method in another function, any idea how to fix that?
First picture is from the user class (and the new appended attribute)
Second picture is how i'm using it to load it
Third picture is how i'm calling it in the second function