An open API service indexing awesome lists of open source software.

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

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.