vilnius / tvarkau-vilniu-ms

Tvarkau Vilnių backend
MIT License
9 stars 2 forks source link

Add endpoint to migrate reports created as guest user #93

Closed laurynas closed 5 years ago

laurynas commented 5 years ago

@mjurkus

Endpoint: POST /guest_migration

After successful registration or login app should call this endpoint and pass guest user access token which was used before signup / login. Reports created by the anonymous user will be migrated to the current user.

laurynas commented 5 years ago

Merge? :)