This website requires JavaScript.
Explore
Help
Register
Sign In
vhad
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
You've already forked DefinitelyTyped
mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced
2026-04-10 15:44:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
31294de36cf5f7eceb103ca981d2f858f39fbdb0
DefinitelyTyped
/
types
/
passport-google-oauth
History
Florian Gritsch
03b4f06ce7
Use VerifyFunction ((error: any, user?: any, msg?: VerifyOptions): void ) in OAuth2Strategy instead of (error: any, user?: any) => void (
#34850
)
2019-04-26 15:50:37 -07:00
..
index.d.ts
Use VerifyFunction ((error: any, user?: any, msg?: VerifyOptions): void ) in OAuth2Strategy instead of (error: any, user?: any) => void (
#34850
)
2019-04-26 15:50:37 -07:00
passport-google-oauth-tests.ts
…
tsconfig.json
…
tslint.json
…