Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(nextjs,clerk-react): Experimental protectComponent, protectAction, protectRoute #4267

Draft
wants to merge 83 commits into
base: main
Choose a base branch
from

Conversation

panteliselef
Copy link
Member

Description

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

…ation-for-sensitive-actions-in

# Conflicts:
#	packages/clerk-js/src/core/resources/Session.ts
…ecause it was dropped into task queue and we already had stuff on the microtask queue that would wait for afterVerification to be triggered.
@panteliselef panteliselef force-pushed the elef/user-722-create-the-new-protect branch from dbf08ad to 8c336ab Compare October 3, 2024 10:27
@panteliselef panteliselef changed the title feat(nextjs,clerk-react): protectComponent, protectAction, protectRoute feat(nextjs,clerk-react): Experimental protectComponent, protectAction, protectRoute Oct 3, 2024
@panteliselef panteliselef force-pushed the elef/user-722-create-the-new-protect branch from 4b2c04a to c16bcd8 Compare October 3, 2024 10:59
@panteliselef panteliselef self-assigned this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants