next-auth
46089eb5
- fix(ts): signIn infer provider type (#4623)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#4623 - fix: signIn infer provider type
Author
ArthurPedroti
Parents
7d8cc70f
Loading