Commit ec4a914
Convert passport.js to TypeScript with async/await (#1371)
* Initial plan
* Convert passport.js to TypeScript with async/await
Co-authored-by: alexanmtz <88840+alexanmtz@users.noreply.github.com>
* Complete TypeScript conversion with conditional strategy initialization
Co-authored-by: alexanmtz <88840+alexanmtz@users.noreply.github.com>
* Improve error messages per code review feedback
Co-authored-by: alexanmtz <88840+alexanmtz@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexanmtz <88840+alexanmtz@users.noreply.github.com>1 parent c8e1439 commit ec4a914
5 files changed
Lines changed: 472 additions & 396 deletions
File tree
- src
- config
- types
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
145 | 150 | | |
146 | 151 | | |
147 | 152 | | |
| |||
0 commit comments