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

Express SDK docs followup review #1579

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Express SDK docs followup review #1579

merged 2 commits into from
Sep 30, 2024

Conversation

alexisintech
Copy link
Member

Follow up review to #1201

@alexisintech alexisintech requested a review from a team as a code owner September 30, 2024 20:03
@@ -107,21 +107,11 @@ Learn how to integrate Clerk into your Express backend for secure user authentic
})
```

You can then use the [`getAuth`](/docs/references/express/overview#get-auth) helper to access the authentication state in any route:
Copy link
Member Author

@alexisintech alexisintech Sep 30, 2024

Choose a reason for hiding this comment

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

Removing this section as its redundant - its used in the following example and its explained in the overview. I don't think its necessary to add another code example like this

@wobsoriano
Copy link
Member

Looks great! Thanks 😄

Copy link
Member

@wobsoriano wobsoriano left a comment

Choose a reason for hiding this comment

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

<3

@alexisintech alexisintech merged commit 834c5a7 into main Sep 30, 2024
4 checks passed
@alexisintech alexisintech deleted the aa/express-followup branch September 30, 2024 20:58
royanger pushed a commit that referenced this pull request Oct 8, 2024
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.

2 participants