Releases: zgid123/passport-google-oauth-token
Releases · zgid123/passport-google-oauth-token
v1.0.7
Release v1.0.7
Changelogs
add support lookup token via Bearer
v1.0.6
Release v1.0.6
Changelogs
- add rollup to support cjs and mjs
- add vitest to do unit test instead of jest
- fix syntax for typescript 5
v1.0.5
Release v1.0.5
Changelogs
Structure
- rework project to TypeScript
- apply pnpm for monorepo
- add code example for NestJS usage
Feature changes
- add custom
profileParser
to parse response schema from custom profileURL