piolad / chat-app

3 stars 1 forks source link

Document [main-service] to [auth-service] communication flows #5

Closed piolad closed 5 months ago

piolad commented 5 months ago

As noted during the serious and important project meeting, we need to have the documentation of the flows (endpoints etc) between main-service and auth-service. image

As a reminder of the notes, the functionality we predict as of now is:

  1. logging in (checking credentials)
  2. registration (creation of a new user)
  3. checking the existence of a user by username and by email
  4. maybe some other functionality? let us know ur ideas

as i saw this is mostly done by now ;) thanks you can think of a some additional useful functionality in this flow - if there is some