How can I view the types or `signIn.social`?
1. How can I view type signatures for methods on the client?
Stuff like:
2. Does
Stuff like:
authClient.signIn.social does not seem to work with go-to-definition.2. Does
authClient.signIn.social redirect users on success? I think it might, since my existing redirect logic seems to not be working, but I'm not sure where it redirects people to. Does it just redirect them to the base route?