Better AuthBA
Better Auth13mo ago
3 replies
squishycantaloupe

How can I view the types or `signIn.social`?

1. How can I view type signatures for methods on the client?
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?
Was this page helpful?