What's Changed
- Move postgrest-go into the repo as a subpackage
- Invite with options by @iamajoe in #43
- Expose Upsert/Content-Type/Cache opts by @dvcrn in #42
- Change CreatSignedUrl and add Context-Type by @KobayashiRui in #44
- Add option to set MIME Type by @olevegard in #45
- Don't override file content by @olevegard in #46
- Fix
<SUPABASE-KEY>
typo in README.md by @mickmister in #47 - Add VerifyOtp method to Auth package by @theSamuelIyeh in #49
- Feat: Added redirectTo parameter for ResetPasswordForEmail by @EduartePaiva in #56
- Update auth.go by @imdewan in #64
New Contributors
- @iamajoe made their first contribution in #43
- @dvcrn made their first contribution in #42
- @KobayashiRui made their first contribution in #44
- @olevegard made their first contribution in #45
- @mickmister made their first contribution in #47
- @theSamuelIyeh made their first contribution in #49
- @EduartePaiva made their first contribution in #56
- @imdewan made their first contribution in #64
Additional Notes
This will be my last release for this project. More details can be found here.
Full Changelog: v0.4.0...v0.5.0