Trending repository
-
Updated
Sep 12, 2021 - C++
October 27, 2021 - October 28, 2021 • Virtual
Frameworks for building games across multiple platforms.
Automatically close stale Issues and Pull Requests that tend to accumulate during a project.
After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.
If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.
If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
Install the open-source plugin for your editor
Write code like you already do
Get a personal or team dashboard with metrics about your programming
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.