A plug and play SvelteKit + Pocketbase OAuth2 Demo
This repository is a demo for integrating Pocketbase and SvelteKit using OAuth2 with any supported provider. It is designed to be easily customizable and requires minimal setup. By adding the OAuth provider in the admin dashboard, the integration is ready to be used without any further customization.
./pocketbase serve.http://localhost:5173/login..env file in the root directory of the repository and populate it with the following:KEY=Value
pnpm install.pnpm start.This repository provides a demo for integrating Pocketbase and SvelteKit with OAuth2 using any supported provider. It offers a plug and play solution, requiring minimal customization. With full support for user authentication and access to user data, it provides an easy way to integrate OAuth functionality into your project.