Skip to content

Dashboard client that uses firebase auth, then allows you to store discord tokens

License

Notifications You must be signed in to change notification settings

timothyac/firebase-discord-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firebase-discord-client

Dashboard client that uses firebase auth, then allows you to store discord tokens

What is it

This is a very early model concept of custom authentication. I dislike using Discord as a provider as it is lacking some core features. Also Firebase Auth is super easy to setup, it's state change observable pattern does suck though. Once again this is early proof of concept. This has NO styling yet. Literally just logic. Also this relies on a serverless function that I have built, but have yet to upload.

Development

Built with react. You'll need node.js & yarn.

# clone repo
git clone https://github.com/SunstroUS/firebase-discord-client.git

# install dependencies
yarn install

# start app on port 3000
yarn start

License

MIT

About

Dashboard client that uses firebase auth, then allows you to store discord tokens

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published