Skip to content

feat(api)!: User product endpoint

s4005251 requested to merge feat/api-user_products into main

This MR adds the ability to add, get, and delete products for a user.

BREAKING CHANGE: Renamed the "users" endpoint to "user"; renamed the token URL accordingly; Require auth for product endpoints

Merge request reports

Loading