Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update cloud version and the way to call cloud custom JWT API #5585

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

darcyYe
Copy link
Contributor

@darcyYe darcyYe commented Mar 28, 2024

Summary

update cloud version and the way to call cloud custom JWT API.

Context: we have updated the API interface of Logto Cloud POST /services/custom-jwt API in previous PRs (1, 2), we need to update the cloud dependency version as well and update the API call to the POST /services/custom-jwt API.

Testing

N/A

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

Copy link

github-actions bot commented Mar 28, 2024

COMPARE TO master

Total Size Diff 📈 +1.81 KB

Diff by File
Name Diff
packages/connectors/connector-logto-email/package.json 0 Bytes
packages/console/package.json 0 Bytes
packages/core/package.json 0 Bytes
packages/core/src/oidc/init.ts 📈 +599 Bytes
packages/core/src/routes/logto-config.ts 📈 +432 Bytes
packages/schemas/src/types/jwt-customizer.ts 📈 +750 Bytes
pnpm-lock.yaml 📈 +71 Bytes

@darcyYe darcyYe force-pushed the yemq-log-8483-update-cloud-client-API-call branch from fe07d10 to 48cfdf5 Compare March 28, 2024 18:04
Copy link
Contributor

@wangsijie wangsijie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add some details in the PR description? I can not understand what is "the way to call cloud".

@darcyYe darcyYe merged commit a77fd3f into master Mar 29, 2024
22 checks passed
@darcyYe darcyYe deleted the yemq-log-8483-update-cloud-client-API-call branch March 29, 2024 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants