sharkio-dev / sharkio

Sharkio is an API proxy for your development environments. It records all the requests that are sent to your API. It allows you to replay the requests easily. Generate types, documentation, test suites, And interact with your API using AI.
https://sharkio.dev/
MIT License
5 stars 1 forks source link

Feature: sign up and login to the dashboard #143

Closed idodav closed 1 year ago

idodav commented 1 year ago

Create login and signup screens. use sso signup and login using either: supabase management auth.js with github/google login

OshriAsulin commented 1 year ago

Can i take this issue?

idodav commented 1 year ago

@OshriAsulin assigned to you

idodav commented 1 year ago

done using supabse auth!