File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
.typedoc/__tests__/__snapshots__ Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -208,6 +208,7 @@ exports[`Typedoc output > should have a deliberate file structure 1`] = `
208208 "nextjs/create-sync-get-auth.mdx",
209209 "nextjs/current-user.mdx",
210210 "nextjs/get-auth.mdx",
211+ "nextjs/session-auth-with-redirect.mdx",
211212 "clerk-react/api-keys.mdx",
212213 "clerk-react/checkout-button-props.mdx",
213214 "clerk-react/checkout-button.mdx",
@@ -247,6 +248,7 @@ exports[`Typedoc output > should have a deliberate file structure 1`] = `
247248 "backend/email-address.mdx",
248249 "backend/external-account.mdx",
249250 "backend/feature.mdx",
251+ "backend/get-auth-fn-no-request.mdx",
250252 "backend/get-auth-fn.mdx",
251253 "backend/identification-link.mdx",
252254 "backend/infer-auth-object-from-token-array.mdx",
You can’t perform that action at this time.
0 commit comments