Skip to content

Update old openapi redocly link to scalar#3113

Draft
NWylynko wants to merge 1 commit intomainfrom
nick/update-redocly-link-to-scalar
Draft

Update old openapi redocly link to scalar#3113
NWylynko wants to merge 1 commit intomainfrom
nick/update-redocly-link-to-scalar

Conversation

@NWylynko
Copy link
Copy Markdown
Contributor

@NWylynko NWylynko commented Feb 20, 2026

🔎 Previews:

Note that reference docs pages are currently broken in preview environments (fixed here https://github.com/clerk/clerk/pull/2146)

What does this solve? What changed?

  • Old link to bapi reference docs using old redocly pathname syntax, updated to scalar pathname

Deadline

Other resources

@NWylynko NWylynko requested a review from a team as a code owner February 20, 2026 06:47
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 20, 2026

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

Project Deployment Actions Updated (UTC)
clerk-docs Ready Ready Preview Feb 20, 2026 6:47am

Request Review

With basic export/import, you're taking an export from your previous tool and importing data into Clerk. The most common way to handle this is by making use of the [`CreateUser`](/docs/reference/backend-api/tag/users/post/users){{ target: '_blank' }} Backend API endpoint. It's important to note that the `CreateUser` endpoint is rate limited. For more information, see the [guide on rate limits](/docs/guides/how-clerk-works/system-limits#backend-api-requests).

You'll also need to provide your `password_hasher` value (the hashing algorithm used to generate the password digest) and in some instances Clerk will transparently upgrade your users' password hashes to the more secure Bcrypt hashing algorithm. More details on this topic are available in the [Backend API reference docs](/docs/reference/backend-api/tag/Users#operation/CreateUser!path=password_hasher\&t=request){{ target: '_blank' }}.
You'll also need to provide your `password_hasher` value (the hashing algorithm used to generate the password digest) and in some instances Clerk will transparently upgrade your users' password hashes to the more secure Bcrypt hashing algorithm. More details on this topic are available in the [Backend API reference docs](/docs/reference/backend-api/tag/users/post/users.body.password_hasher#tag/users/post/users){{ target: '_blank' }}.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

it didnt lead me anywhere

Image

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@manovotny
Copy link
Copy Markdown
Contributor

Preview link 404s for me. Is that because preview runs can't handle the redirect?

@NWylynko
Copy link
Copy Markdown
Contributor Author

Screen.Recording.2026-02-24.at.1.43.12.PM.mov

Completely valid @alexisintech and @manovotny you can see in the video how I get the link but yea it doesn't work when I load that link, it just stays at the top.

Will need to dig in to this deeper, maybe a flaw on our use of scalar, maybe a bug in scalar itself. I tested in https://github.com/clerk/clerk/pull/2145 preview because I think it's on the latest version and it still didn't work there.

@NWylynko NWylynko marked this pull request as draft February 24, 2026 05:46
@NWylynko
Copy link
Copy Markdown
Contributor Author

Bug reported to scalar team https://clerkinc.slack.com/archives/C062SUZ9EGK/p1771933044868549

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.

3 participants