https://github.com/with-heart/web3ui-discord-github-supabase-auth-experiment
An experiment in connecting Discord+GitHub+Ethereum Wallet identities and storing them in Supabase
https://github.com/with-heart/web3ui-discord-github-supabase-auth-experiment
Last synced: 4 months ago
JSON representation
An experiment in connecting Discord+GitHub+Ethereum Wallet identities and storing them in Supabase
- Host: GitHub
- URL: https://github.com/with-heart/web3ui-discord-github-supabase-auth-experiment
- Owner: with-heart
- Created: 2022-01-28T16:40:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-12T15:43:47.000Z (over 3 years ago)
- Last Synced: 2024-12-27T20:14:26.422Z (5 months ago)
- Language: TypeScript
- Homepage: web3ui-discord-github-supabase-auth-experiment.vercel.app
- Size: 230 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `web3-ui-discord-github-supabase-auth-experiment`
This repo is an experiment for authenticating a user with Discord and GitHub and
storing the information in Supabase.This experiment is a way for me to learn some essentials about the `web3-ui`,
Discord, GitHub, and Supabase APIs, and how to tie all of the information
together in order to authenticate a user and store their account information for
each service in Supabase.