feat: updated endpoints
This commit is contained in:
parent
6d30ec88b2
commit
f580d51f0f
@ -3,8 +3,6 @@ class ApiConstants {
|
|||||||
|
|
||||||
// Auth endpoints
|
// Auth endpoints
|
||||||
static const String loginEndpoint = '/login';
|
static const String loginEndpoint = '/login';
|
||||||
static const String registerEndpoint = '/register';
|
|
||||||
static const String checkInvitationEndpoint = '/checkInvitation';
|
|
||||||
|
|
||||||
// User endpoints
|
// User endpoints
|
||||||
static const String getUserEndpoint = '/getUser';
|
static const String getUserEndpoint = '/getUser';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user