Trending repository
-
Updated
Sep 11, 2021 - C++
November 01, 2021 - December 01, 2021 • Online
Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.
Cloud 66 for Rails allows you to build, manage and maintain your Rails applications that can be deployed to any cloud provider or to your own server. Cloud 66 for Rails helps you scale your database with master-slave replication, without having to make any configuration changes. You can add back-ups, load balancers and de-commission servers with a single click. Popular Rails and Rack frameworks available.
Improve documentation
If a user wants to perform delete-user requests (https://supabase.io/docs/reference/javascript/delete-user) using supabase-auth, the request must be made from the server side so that the service_key is not exposed.