Skip to content
Ofek Shaltiel edited this page Feb 8, 2024 · 2 revisions

Services used

  • Auth0 for authentication
  • Uses Webtoken to confirm identity
  • Populate event.context.user if the user's email is associated with a user in the system
  • Use event.context.user.user_role for role-based access. (Authorization)

Clone this wiki locally