logto icon indicating copy to clipboard operation
logto copied to clipboard

feat(connector): add hugging face connector

Open xiaoyijun opened this issue 1 year ago • 1 comments

Summary

feat(connector): add hugging face connector

Related integration tutorial: https://github.com/logto-io/docs/pull/647

Testing

  • [x] scope: profile
  • [x] scope: email
  • [x] scope: profile + email
image image

Checklist

  • [x] .changeset
  • [x] unit tests
  • [ ] integration tests
  • [ ] necessary TSDoc comments

xiaoyijun avatar Apr 26 '24 07:04 xiaoyijun

COMPARE TO master

Total Size Diff :warning: :chart_with_upwards_trend: +34.97 KB

Diff by File
Name Diff
.changeset/nasty-dots-lie.md :chart_with_upwards_trend: +81 Bytes
.vscode/settings.json :chart_with_upwards_trend: +18 Bytes
packages/connectors/connector-huggingface/README.md :chart_with_upwards_trend: +3.45 KB
packages/connectors/connector-huggingface/logo.svg :warning: :chart_with_upwards_trend: +12.3 KB
packages/connectors/connector-huggingface/package.json :chart_with_upwards_trend: +2.06 KB
packages/connectors/connector-huggingface/src/constant.ts :chart_with_upwards_trend: +1.24 KB
packages/connectors/connector-huggingface/src/index.test.ts :chart_with_upwards_trend: +4.09 KB
packages/connectors/connector-huggingface/src/index.ts :chart_with_upwards_trend: +4.2 KB
packages/connectors/connector-huggingface/src/types.ts :chart_with_upwards_trend: +1003 Bytes
pnpm-lock.yaml :chart_with_upwards_trend: +6.56 KB

github-actions[bot] avatar Apr 26 '24 07:04 github-actions[bot]