Golang client library PRs
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!
GitHub
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...
Bug fix/feature implementation (depending on your perspective). Addresses issue #13
What is the current behavior?
Currently, there is not way to submit a...
GitHub
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.


