in-fin-neat / in-fin-neat-core

Personal Finances tool
1 stars 0 forks source link

User authentication service #41

Closed leonardohscastilho closed 1 month ago

leonardohscastilho commented 2 months ago

This PR is part of the https://github.com/in-fin-neat/in-fin-neat-core/issues/38 issue. It implements:

User API CDK infrastructure User API login endpoint except for the JWT validation (it will be part of another PR).

For the endpoint, this PR implements: