Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/organique0/supabase-auth-example
My example of using Supabase authentication
https://github.com/organique0/supabase-auth-example
Last synced: about 2 months ago
JSON representation
My example of using Supabase authentication
- Host: GitHub
- URL: https://github.com/organique0/supabase-auth-example
- Owner: Organique0
- Created: 2023-09-07T22:13:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-11T12:23:35.000Z (over 1 year ago)
- Last Synced: 2023-09-11T14:13:20.266Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the result of me trying to implement an auth feature on my own.
I made this to pair with the Discord clone. Thats why there is some leftover code
It did not go well.
*********************************************************************
UPDATE: I think that it works pretty well now.