ReflectionsProjections / rp-api-2023

Core Backend API Layer for Reflections | Projections 2023, powered by Nest.js
MIT License
0 stars 0 forks source link

Registration Endpoint #8

Closed rohannunu closed 1 year ago

rohannunu commented 1 year ago

Requesting @xuxey , @shreyad216 , @kajalpatelinfo for a review.

This is the updated registration endpoint, stores all user registration data. Please check if the data formats look good.

xuxey commented 1 year ago

@rohannunu Please resolve merge conflicts w/ master

rohannunu commented 1 year ago

@xuxey Merge conflicts resolved (just overrode what was there with what was in reg-flow-endpoint). Unsure if this actually messes with code other teams may have added for their functionality??

xuxey commented 1 year ago

@rohannunu Is this ready to be merged in?

rohannunu commented 1 year ago

@rohannunu Is this ready to be merged in?

@xuxey I made a new PR. Can you approve that one? This one can be deleted, the other one is more correct.

rohannunu commented 1 year ago

I have closed this PR, the other one named "Registration Endpoint merged with updated auth" is functional

rohannunu commented 1 year ago

@xuxey EDIT: Closed #11 and repoened this for a cleaner Git history. Made sure to test and it seems fine. Can you approve this?