Trending repository
-
Updated
Sep 11, 2021 - C++
October 27, 2021 - October 28, 2021 • Virtual
Open source projects built in or receiving significant contributions from India :india:
Sonatype Lift helps you find and fix your most elusive bugs so you can spend time writing great code, not debugging it. Lift looks for a broad range of performance, security, and reliability errors in the code you write and the libraries you depend on, making it an ideal all-in-one bug catcher for your entire company. Running at each pull request, Lift delivers results as code review comments so you can fix bugs in minutes. (Yes really)
Ship Your Mobile Projects Faster
Automate the Build-Test-Distribute process for your mobile projects. Continuous Integration and Continuous Delivery (CI/CD) are at your fingertips.
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.