No errors from Auth0. I do get an error on the “return Iterables.getOnlyElement(users);” line, but that’s because I’m getting back a list of 3 users (same email address but different connection) when I’m expecting only 1.
Thanks.
No errors from Auth0. I do get an error on the “return Iterables.getOnlyElement(users);” line, but that’s because I’m getting back a list of 3 users (same email address but different connection) when I’m expecting only 1.
Thanks.