Currently we have to manually enter the user in Authorizer. But I would like to auto authorize a user when a gravity form is submitted using Webhooks. Is this possible within Authorizer? Would I use REST API or some other method?
This topic was modified 8 years, 1 month ago by Jeff.
There’s no API for programmatically adding users to Authorizer, *but* Authorizer hooks into the WordPress hook edit_user_created_user to add any newly created WordPress user to the Authorizer approved list.