Services like notification when got uuid of user need to get more details about user like his full name, email and phone number to send them email/SMS.
We need to create a module which gets user uuid and connects to auth0 fetching user details.
It should authenticate itself using server token.
Services like notification when got uuid of user need to get more details about user like his full name, email and phone number to send them email/SMS.
We need to create a module which gets user uuid and connects to auth0 fetching user details. It should authenticate itself using server token.