Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 800 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 800 Bytes

Zapier Integration for Auth0

By Robert Testagrossa

Custom Zapier Integration for Auth0. Currently includes Actions for Find, Create, and Update Users and Create Password Reset Link.

Installation

Currently in Invite-only mode. Invite link available here

Setup

  1. Enable the following permissions (scopes) at Auth0 Management Dashboard -> APIs -> Machine-to-Machine Setting:
read:users
update:users
create:users
create:user_tickets
read:tenant_settings
  1. Get Client ID, Client Secret and Domain from Auth0 Management Dashboard -> Applications -> Settings.