pocketbase-cookie-auth-demo
Auth demo
Demonstrates a basic cookie-based authentication flow for PocketBase
Demo of cookie based authentication flow for PocketBase.
2 stars
1 watching
0 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rajesh6161/pocketbase-oauth-demo | A React-based demo showcasing OAuth authentication with PocketBase as the backend | 15 |
jianyuan/pocketbase-sveltekit-auth | A SvelteKit app demonstrating PocketBase integration for authentication and user management | 181 |
iamelevich/pocketbase-plugin-telegram-auth | An authentication plugin for Pocketbase that enables Telegram WebApp Auth and Login Widget integration | 27 |
xarenard/webauthn_fido_java_react | A Java-based web authentication demo using React.js and Spring Boot, supporting TouchId and WebAuthn protocols for secure user authentication. | 11 |
estrada9166/server-authentication-next.js | An example of server-side authentication using JWT tokens in Next.js | 106 |
gitcommitshow/auth-jwt | Demonstrates JWT authentication and reverse engineering for educational purposes. | 246 |
enappd/ionic4-facebookauth | A demo repository for Ionic 4 Facebook login with production-quality starter code. | 3 |
binarylogic/authlogic_example | An example Rails app demonstrating a complete authentication system with user registration, login, and account management. | 567 |
pocketbase/js-sdk | An official JavaScript SDK for interacting with the PocketBase API. | 2,168 |
alpha018/nestjs-firebase-auth | A NestJS module that integrates Firebase authentication and role-based access control (RBAC) into an application. | 30 |
david-plugge/typed-pocketbase | Adds type definitions to the PocketBase JavaScript SDK | 93 |
wooldoughnut310/micropython-firebase-auth | An implementation of Firebase Authentication using Micropython | 8 |
benallfree/pocketbase-otp | An authentication hook for PocketBase that uses email-based One Time Passwords for secure login | 6 |
ctrlaltdylan/shopify-session-tokens-nextjs | An example application demonstrating Shopify's OAuth handshake and cookie-less session token generation & verification using Next.js and shopify-nextjs-toolbox utilities. | 106 |
danawoodman/sveltekit-auth-example | An example SvelteKit app implementing various authentication backends and features | 107 |