- Login handling
This commit is contained in:
@@ -25,6 +25,7 @@ export const API_ENDPOINTS = {
|
||||
PURCHASE_ITEM: '/sales',
|
||||
|
||||
// User/Profile
|
||||
LOGIN: '/auth',
|
||||
USER_SIGNUP: '/signup',
|
||||
USER_PROFILE: '/users/:user_id',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user