auth0-spring-boot-login-samples icon indicating copy to clipboard operation
auth0-spring-boot-login-samples copied to clipboard

Replace rules section with actions

Open patkub opened this issue 8 months ago • 1 comments

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

Describe the purpose of this PR along with any background information and the impacts of the proposed change. For the benefit of the community, please do not assume prior context.

Provide details that support your chosen implementation, including: breaking changes, alternatives considered, changes to the API, etc.

If the UI is being changed, please provide screenshots.

Replaced description and link about Rules with Actions. New link, https://auth0.com/docs/customize/actions

Screenshot_20240622_192242

References

https://auth0.com/docs/customize/actions/migrate/migrate-from-rules-to-actions

Testing

Ran both mvc and webflux examples locally

Linux / JDK 21.0.3 / Chrome

Checklist

  • [x] I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • [ ] All active GitHub checks for tests, formatting, and security are passing
  • [x] The correct base branch is being used, if not master

patkub avatar Jun 22 '24 23:06 patkub