Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: support create client using logto #159

Merged
merged 1 commit into from
Feb 16, 2025
Merged

Conversation

wen-templari
Copy link
Member

@wen-templari wen-templari commented Feb 16, 2025

Add API POST /clients/token/logto for creating client JWT token via Logto access_token'

POST  {{base_url}}/clients/token/logto
Content-Type: application/json
Authorization: {{access_token}}

{
  "token": ""
  "clientId": 1,
  "openid": "",
  "logtoId": "",
  "gmtCreate": "",
  "gmtModified": ""
}

@wen-templari wen-templari changed the base branch from main to dev February 16, 2025 07:41
@wen-templari wen-templari merged commit e3d6458 into dev Feb 16, 2025
2 checks passed
@wen-templari wen-templari deleted the client-with-logto branch February 16, 2025 07:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant