An open API service indexing awesome lists of open source software.

https://github.com/nextauthjs/sveltekit-auth-cloudflare

Example on how to use SvelteKit Auth with Cloudflare Pages.
https://github.com/nextauthjs/sveltekit-auth-cloudflare

authjs sveltekit

Last synced: about 1 year ago
JSON representation

Example on how to use SvelteKit Auth with Cloudflare Pages.

Awesome Lists containing this project

README

          

> The example repository is maintained from a [monorepo](https://github.com/nextauthjs/next-auth/tree/main/apps/examples/sveltekit). Pull Requests should be opened against [`nextauthjs/next-auth`](https://github.com/nextauthjs/next-auth).











SvelteKit Auth - Example App Deployed on Cloudflare Pages.



Open Source. Full Stack. Own Your Data.




npm


Bundle Size


Downloads


TypeScript

## Overview

This is the official SvelteKit Auth example for [Auth.js](https://sveltekit.authjs.dev) deployed on Cloudflare Pages.

## Getting started

You can follow the official guide to deploy your SvelteKit app to Cloudflare: https://developers.cloudflare.com/pages/framework-guides/deploy-a-svelte-site/