Implement token service client #72

Open
opened 2025-09-04 06:25:14 +00:00 by hurui200320 · 0 comments
Member

This ticket should implement the client for endpoints implemented in the ticket clevermicro/user-management#38.

This ticket should also implement the token management feature, which takes client's id and secret as input, gets a JWT token from auth service (using the getClientToken RPC call), and periodically refreshes it to keep it valid.

Unit tests are included in the ticket.

This ticket should implement the client for endpoints implemented in the ticket clevermicro/user-management#38. This ticket should also implement the token management feature, which takes client's id and secret as input, gets a JWT token from auth service (using the `getClientToken` RPC call), and periodically refreshes it to keep it valid. Unit tests are included in the ticket.
hurui200320 added this to the V.01 milestone 2025-09-04 06:25:14 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
You do not have permission to read 1 dependency
Reference: clevermicro/amq-adapter-python#72
No description provided.