Module user_details

Source

Structs§

UserInfoPayload

Functions§

_add_routes
Add a route for each controller in this module.
get_user_country_by_ip
GET /api/v0/course-material/user-details/users-ip-country - Find users country by their IP address
get_user_details
GET /api/v0/course-material/user-details/user - Find user details by user id
update_user_info
POST /api/v0/course-material/user-details/update-user-info - Updates the users first and last name and country to what they have selected