UNPKG
ihs-auth0-integrations
Version:
latest (2.2.11)
2.2.11
2.2.10
auth0 actions and more
innohub.space
pmc-community/resources
ihs-auth0-integrations
/
actions
/
wordpress-integration.js
3 lines
•
128 B
JavaScript
View Raw
1
2
3
exports
.
ihsAuth0WPIntegration
=
(
event, api
) =>
{
console
.
log
(
'WP-INTEGRATION: WP INTEGRATION IS NOT YET IMPLEMENTED!!!'
); }