Skip to content

Replace Auth0 Rules with Auth0 Actions#1375

Open
avanscoy wants to merge 5 commits into
mainfrom
fix/docs-5525
Open

Replace Auth0 Rules with Auth0 Actions#1375
avanscoy wants to merge 5 commits into
mainfrom
fix/docs-5525

Conversation

@avanscoy

Copy link
Copy Markdown
Contributor

Description

Replaces an article on Auth0 Rules with Auth0 Actions

References

Testing

Checklist

  • I've read and followed CONTRIBUTING.md.
  • I've tested the site build for this change locally.
  • I've made appropriate docs updates for any code or config changes.
  • I've coordinated with the Product Docs and/or Docs Management team about non-trivial changes.

@avanscoy avanscoy requested a review from a team as a code owner June 11, 2026 15:10
@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Status Count
🔍 Total 14
✅ Successful 0
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 14
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0
Full Github Actions output

@mintlify

mintlify Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0 🟢 Ready View Preview Jun 11, 2026, 3:24 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@avanscoy avanscoy added the main-docs Changes related to auth0's main docs (https://auth0.com/docs) label Jun 11, 2026
@mintlify

mintlify Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0-docs-dev 🟢 Ready View Preview Jun 11, 2026, 3:24 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0-docs-staging 🟢 Ready View Preview Jun 11, 2026, 3:28 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

hazel-nut
hazel-nut previously approved these changes Jun 11, 2026

@hazel-nut hazel-nut left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some thoughts since we're in here anyway, though i know the content is largely transposed from the original without editing. we can modify them in a follow-up if you prefer 😊

Comment thread main/docs/authenticate/passwordless/sample-use-cases-actions.mdx Outdated
Comment thread main/docs/authenticate/passwordless/sample-use-cases-actions.mdx Outdated
Comment thread main/docs/authenticate/passwordless/sample-use-cases-actions.mdx Outdated
Comment thread main/docs/authenticate/passwordless/sample-use-cases-actions.mdx Outdated
Co-authored-by: Hazel Virdó <hazel.virdo@okta.com>
sample-use-cases-rules.mdx was deleted in this branch (replaced by
Actions version) and modified on main (meta description update).
Keeping the deletion as intended by this PR.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
}),
});

if (response.status >= 500) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems odd to me, i would think this is going to miss all 4xx responses and return as delivered? we may want to update the retry logic here


To configure the Action, navigate to [**Branding > Phone Provider**](https://manage.auth0.com/dashboard/#/phone/templates/phone/provider) and select the **Custom** option. To learn more, read [Configure a Custom Phone Provider](/docs/customize/phone-messages/configure-phone-messaging-providers/configure-a-custom-phone-provider).

```javascript lines

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we may want to add something like, "in the provider configuration, add" so it doesn't just jump into code for them


When a user [authenticates through a passwordless email connection](/docs/authenticate/passwordless/authentication-methods/email-otp), Auth0 triggers the `custom-email-provider` Action to deliver the OTP. Use this Action to route messages through any email service.

To configure the Action, navigate to [**Branding > Email Provider**](https://manage.auth0.com/#/templates/provider) and select the **Custom Provider** option. To learn more, read [Configure an Email Provider with a Customized Action](/docs/customize/email/smtp-email-providers/custom/configure-action).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use my own (toggled) > custom > custom provider settings needs URL, then code in config. Need more steps here i'd think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

main-docs Changes related to auth0's main docs (https://auth0.com/docs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants