next-auth
46089eb5 - fix(ts): signIn infer provider type (#4623)

Commit
3 years ago
fix(ts): signIn infer provider type (#4623) The "P" type it's not passed in any props, so the result type doesn't understand and return the false type always, Adding the "P" at provider type props.
Author
Parents
Loading