Skip to content

Adds Encore integration guide#3029

Merged
SarahSoutoul merged 20 commits intoclerk:mainfrom
ivancernja:add-encore-quickstart
Mar 27, 2026
Merged

Adds Encore integration guide#3029
SarahSoutoul merged 20 commits intoclerk:mainfrom
ivancernja:add-encore-quickstart

Conversation

@ivancernja
Copy link
Copy Markdown
Contributor

@ivancernja ivancernja commented Feb 2, 2026

Preview: https://clerk.com/docs/pr/fork-ivancernja-add-encore-quickstart/guides/development/integrations/frameworks/encore

Adds a quickstart guide for Encore under the Backend section.

Encore is an open source backend framework for TypeScript with built-in infrastructure automation and observability.

The guide covers:

  • Installing @clerk/backend
  • Setting up secrets with Encore's secrets management
  • Creating a Clerk client
  • Creating an auth handler using Encore's authHandler() pattern
  • Protecting routes with auth: true

Links to full tutorial at https://encore.dev/blog/clerk-tutorial for database integration, webhooks, and organizations.

@ivancernja ivancernja requested a review from a team as a code owner February 2, 2026 13:29
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 2, 2026

@ivancernja is attempting to deploy a commit to the Clerk Production Team on Vercel.

A member of the Team first needs to authorize it.

@SarahSoutoul SarahSoutoul self-assigned this Feb 5, 2026
@SarahSoutoul SarahSoutoul removed their assignment Feb 25, 2026
@SarahSoutoul SarahSoutoul self-assigned this Mar 23, 2026
@SarahSoutoul
Copy link
Copy Markdown
Contributor

@ivancernja Thank you so much for the contribution Ivan & sorry for the wait on the review. The Docs team was discussing the best way to integration this in our docs. I will be pushing some changes / feedback today, and will keep you updated.

@SarahSoutoul SarahSoutoul force-pushed the add-encore-quickstart branch from c603ce5 to 4d3bd52 Compare March 23, 2026 16:17
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-docs Ready Ready Preview Mar 26, 2026 7:47pm

Request Review

@SarahSoutoul
Copy link
Copy Markdown
Contributor

SarahSoutoul commented Mar 23, 2026

Have finished pushing my changes/ review. @manovotny @alexisintech could I have your eyes on this when you have a chance to make sure we're aligned with changes? Preview linked in the description.

@manovotny manovotny self-assigned this Mar 23, 2026
Comment thread docs/guides/development/integrations/frameworks/encore.mdx Outdated
Comment thread docs/guides/development/integrations/frameworks/encore.mdx Outdated
Comment thread docs/guides/development/integrations/frameworks/encore.mdx Outdated
Comment thread docs/guides/development/integrations/frameworks/encore.mdx
Comment thread docs/guides/development/integrations/frameworks/encore.mdx
Co-authored-by: Michael Novotny <manovotny@gmail.com>
@SarahSoutoul
Copy link
Copy Markdown
Contributor

@alexisintech could we get your final eyes on this please?

@alexisintech
Copy link
Copy Markdown
Member

@alexisintech could we get your final eyes on this please?

yes! reviewing now

Comment thread docs/guides/development/integrations/frameworks/encore.mdx
Comment thread docs/guides/development/integrations/frameworks/encore.mdx
Comment thread docs/guides/development/integrations/frameworks/encore.mdx Outdated
Comment thread docs/guides/development/integrations/frameworks/encore.mdx
Comment thread docs/guides/development/integrations/frameworks/encore.mdx Outdated
Comment thread docs/guides/development/integrations/frameworks/encore.mdx Outdated
SarahSoutoul and others added 2 commits March 26, 2026 11:22
Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com>
@SarahSoutoul
Copy link
Copy Markdown
Contributor

Okay think I've applied all required changes @alexisintech - let me know if I'm good to merge!

@alexisintech
Copy link
Copy Markdown
Member

Okay think I've applied all required changes @alexisintech - let me know if I'm good to merge!

yeah it LGTM!

@ivancernja
Copy link
Copy Markdown
Contributor Author

Hey @SarahSoutoul / @alexisintech - I'm sorry for literally jumping in "a second before midnight" but I wondered if it's possible to, in addition to this, have a mention on:

  1. Explore by backend framework
  2. Backend Quickstarts

Also, I noticed there are uses of logo's in certain places, so if you end up needing it, I've attached it here.
encore-logo-icon(1)

Happy to open a new PR for this once this one is merged though (as to not block this one).

@SarahSoutoul
Copy link
Copy Markdown
Contributor

@SarahSoutoul / @alexisintech - I'm sorry for literally jumping in "a second before midnight" but I wondered if it's possible to, in addition to this, have a mention on:

  1. Explore by backend framework
  2. Backend Quickstarts

Happy to open a new PR for this once this one is merged though (as to not block this one).

No worries @ivancernja! We've decided to frame this as more of an Integration guide rather than a Quickstart, so it wouldn't quite fit under Backend Quickstarts or Explore by backend framework for now. Really appreciate the suggestion though, and thanks for sharing the logo - we'll see if we can integrate it!

@SarahSoutoul SarahSoutoul merged commit fe9921d into clerk:main Mar 27, 2026
6 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants