Companion
object Companion
Properties
Link copied to clipboard
BASE_ENDPOINT
the base endpoint for the backend service
Link copied to clipboard
CHANGE_EMAIL_ENDPOINT
the endpoint to execute the change of the user email
Link copied to clipboard
CHANGE_LANGUAGE_ENDPOINT
the endpoint to execute the change of the user language
Link copied to clipboard
CHANGE_PASSWORD_ENDPOINT
the endpoint to execute the change of the user password
Link copied to clipboard
CHANGE_PROFILE_PIC_ENDPOINT
the endpoint to execute the change of the user profile pic
Link copied to clipboard
DYNAMIC_ACCOUNT_DATA_ENDPOINT
the endpoint where the user can retrieve the dynamic data of his/her account, such email, profile picture, etc...
Link copied to clipboard
SIGN_IN_ENDPOINT
the endpoint to execute the sign-in auth action
Link copied to clipboard
SIGN_UP_ENDPOINT
the endpoint to execute the sign-up auth action