All Projects → kjmczk → next-fauna-auth

kjmczk / next-fauna-auth

Licence: other
Implemented cookie-based user authentication in a Next.js, FaunaDB and GraphQL app

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to next-fauna-auth

fauna-gql-upload
A tool for managing your FaunaDB database using files. Create resources such as functions by simply creating a new file.
Stars: ✭ 45 (+55.17%)
Mutual labels:  fql, faunadb
faunadb-fql-lib
No description or website provided.
Stars: ✭ 83 (+186.21%)
Mutual labels:  fql, faunadb
cookies
Manage your cookies on client and server side (Angular Universal)
Stars: ✭ 40 (+37.93%)
Mutual labels:  cookie
yii2-cookiemonster
Yii extension to manage cookie warning
Stars: ✭ 16 (-44.83%)
Mutual labels:  cookie
virtual-lolly
JAMstack demo site - prerendered with serverless API fallbacks
Stars: ✭ 110 (+279.31%)
Mutual labels:  faunadb
phaser-super-storage
A cross platform storage plugin for Phaser
Stars: ✭ 49 (+68.97%)
Mutual labels:  cookie
laravel-localizer
Automatically detect and set an app locale that matches your visitor's preference.
Stars: ✭ 34 (+17.24%)
Mutual labels:  cookie
F5-BIGIP-Decoder
Detecting and decoding BIGIP cookies in bash
Stars: ✭ 28 (-3.45%)
Mutual labels:  cookie
micell
A collection of functions for front-end development
Stars: ✭ 16 (-44.83%)
Mutual labels:  cookie
PolishCookieConsent
Polish Cookie Consent is an extension, which automatically accepts privacy policy/GDPR on websites.
Stars: ✭ 17 (-41.38%)
Mutual labels:  cookie
cookiet
A small, simple JavaScript cookies library.
Stars: ✭ 13 (-55.17%)
Mutual labels:  cookie
runx
Provide X server on MS Windows with cookie authentication.
Stars: ✭ 67 (+131.03%)
Mutual labels:  cookie
lookie
Store your data in localStorage with optional expiration time. Almost like a cookie.
Stars: ✭ 78 (+168.97%)
Mutual labels:  cookie
beautifulscraper
Python web-scraping library that wraps urllib2 and BeautifulSoup
Stars: ✭ 40 (+37.93%)
Mutual labels:  cookie
contao-cookiebar
Display the information about cookies on your Contao website
Stars: ✭ 27 (-6.9%)
Mutual labels:  cookie
macaroons-rs
Macaroons: bearer credentials with caveats for distributed authorization
Stars: ✭ 62 (+113.79%)
Mutual labels:  cookie
wily
Build Node.js APIs from the command line (Dead Project 😵)
Stars: ✭ 14 (-51.72%)
Mutual labels:  cookie
wbp4j
Simple Java Api for 微博图床,使用简单的api即可完成上传图片
Stars: ✭ 48 (+65.52%)
Mutual labels:  cookie
fauna-workers
A template for building fast, globally distributed applications using Cloudflare Workers and Fauna, the data API for modern applications.
Stars: ✭ 35 (+20.69%)
Mutual labels:  faunadb
nginx cookie flag module
Module for Nginx which allows to set the flags "HttpOnly", "secure" and "SameSite" for cookies.
Stars: ✭ 101 (+248.28%)
Mutual labels:  cookie

This is a Next.js project with FaunaDB and GraphQL. It has cookie-based user authentication implemented using FaunaDB built-in auth management.

Tutorial

Implement FaunaDB Authentication in Next.js and GraphQL App

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].