Closed RubberDuckShobe closed 11 months ago
This fixes a very obvious oversight of mine: none of the fields on the struct returned by authenticate_user_ticket() were actually accessible.
authenticate_user_ticket()
Good catch! Thank you!!
This fixes a very obvious oversight of mine: none of the fields on the struct returned by
authenticate_user_ticket()
were actually accessible.