Skip to content

docs: add Scalekit authentication backend guide#13465

Open
saif-at-scalekit wants to merge 8 commits intowithastro:mainfrom
saif-at-scalekit:add-scalekit-backend-guide
Open

docs: add Scalekit authentication backend guide#13465
saif-at-scalekit wants to merge 8 commits intowithastro:mainfrom
saif-at-scalekit:add-scalekit-backend-guide

Conversation

@saif-at-scalekit
Copy link

Description (required)

Adds a new backend guide for Scalekit authentication and updates the authentication overview page.

Changes:

  • New page: /en/guides/backend/scalekit/ — covers SSR setup, OAuth login/callback/logout endpoints, middleware for token validation, and a protected page
  • Updated: /en/guides/authentication/ — adds Scalekit section with description, guide link, and code examples
  • New logo: public/logos/scalekit.svg + entry in src/data/logos.ts

This is a resubmission of #13355, which was closed pending Astro v6. The changes are rebased cleanly on the current main.

Related issues & labels (optional)

Adds a new backend guide for integrating Scalekit authentication into
an Astro project, following the same structure and style as the Supabase
guide. Covers SDK setup, OAuth login/callback/logout endpoints, session
middleware with automatic token refresh, and a protected page example.
@netlify
Copy link

netlify bot commented Mar 14, 2026

Deploy Preview for astro-docs-2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit f92e4f1
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/69b842765ed1960008ff6cd5
😎 Deploy Preview https://deploy-preview-13465--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@astrobot-houston
Copy link
Contributor

astrobot-houston commented Mar 14, 2026

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
en/guides/authentication.mdx Source changed, localizations will be marked as outdated.
en/guides/backend/scalekit.mdx Localization added, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

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.

4 participants