0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/connectors/connector-google/CHANGELOG.md
2024-07-06 09:07:56 +08:00

1.3 KiB

@logto/connector-google

1.4.0

Minor Changes

  • 6308ee185: support Google One Tap

    • support parsing and validating Google One Tap data in connector-google
    • add Google connector constants in connector-kit for reuse
  • 15953609b: support config of prompt

Patch Changes

1.3.0

Minor Changes

  • 57d97a4df: return and store social connector raw data

Patch Changes

1.2.0

Minor Changes

  • 31e60811d: use Node 20 LTS for engine requirement.

    Note: We mark it as minor because Logto is shipping with Docker image and it's not a breaking change for users.

Patch Changes

1.1.1

Patch Changes

  • Updated dependencies [d24aaedf5]
    • @logto/connector-kit@2.0.0

1.1.0

Minor Changes

  • 5581f6476: enable configurable scope (#3723)