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(ee-auth): Use clerk in the enterprise version #5755

Merged
merged 126 commits into from
Jul 10, 2024

Conversation

ChmaraX
Copy link
Contributor

@ChmaraX ChmaraX commented Jun 17, 2024

What changed? Why was the change needed?

Notion Document explaning the change in detail:
https://www.notion.so/novuhq/Migration-to-Clerk-Auth-API-e097841461d14e51922cc9074b706695?pm=c

TODO:

  • add new e2e tests for the replaced implementation
  • revise existing e2e tests
  • add new e2e tests for clerk webhooks
  • solve environment switch on the web side
  • add another feature flag to be able to disable this change while having EE = true
  • there are new e2e-ee tests from feat(root): include local tunnel work #5698 which are now redundant after this change - we can probably delete them here

Related enterprise PR

https://github.com/novuhq/packages-enterprise/pull/147

ChmaraX added 30 commits May 30, 2024 09:45
apps/api/e2e/setup.ts Show resolved Hide resolved
apps/api/package.json Show resolved Hide resolved
apps/api/src/app.module.ts Show resolved Hide resolved
.github/workflows/on-pr.yml Show resolved Hide resolved
@ChmaraX ChmaraX merged commit d03da1b into next Jul 10, 2024
30 of 31 checks passed
@ChmaraX ChmaraX deleted the nv-1699-migrate-authn-authz-to-clerkcom-api branch July 10, 2024 08:14
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.

3 participants