Skip to content

Microservice architecture with two services: AuthService handles user info, custom tokens, and RSA key generation, serving the public RSA key via API. TodoService manages todos with custom auth, supports anonymous users, and parameterizes API requests by user and todo IDs.

Notifications You must be signed in to change notification settings

touhid9teen/MicroserviceSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

About

Microservice architecture with two services: AuthService handles user info, custom tokens, and RSA key generation, serving the public RSA key via API. TodoService manages todos with custom auth, supports anonymous users, and parameterizes API requests by user and todo IDs.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages