Hi, I have been making use of the community golang client library in my web application. However, I noticed that there were some missing features: redirect parameters and the resend invitation route. So I went ahead and made a couple PRs to add them: https://github.com/supabase-community/auth-go/pull/19 and https://github.com/supabase-community/auth-go/pull/21. Support recommended that I post in the discord to draw some attention to them so here I am! Any help in getting these merged would be much appreciated!
What kind of change does this PR introduce? Bug fix/feature implementation (depending on your perspective). Addresses issue #13 What is the current behavior? Currently, there is not way to submit a...
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.