ehowey / redwood-supabase-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redwood Supabase Auth

This repo represents a "completed" full tutorial (both parts 1 and part 2) BUT we have substituted Supabase Auth for Netlify Auth.

You can read more about Supabase Auth in the docs.

To get the most out of this demo you should probably complete the full tutorial yourself first and then come back here.

This comes with one significant compromise, it is not easy (at least right now) to setup roles for a Supabase Auth integration so once logged in users effectively have all roles, moderator and admin.

Setup

  1. Clone and install this repo
  2. Create a new Supabase account and database
  3. Replace the environment variables for SUPABASE_URL, SUPABASE_KEY, and SUPABASE_JWT_SECRET

About

License:MIT License


Languages

Language:JavaScript 90.6%Language:CSS 8.6%Language:HTML 0.5%Language:Shell 0.2%