Releases: schjan/axum-supabase-auth
Releases · schjan/axum-supabase-auth
v0.1.0
Added
- implement and test supabase auth api client (#7)
- add ApiErrorResponse type
- refactor API client
- impl AsRef for SignUpResponse
- impl API client SignUp
- add CI (#1)
- initial PoC import
Other
- Add renovate.json (#4)
- add license
- refactor sign_in_up_body
- remove unused file
- refactor
- also run integration test for coverage
- add gotrue docker-compose from https://github.com/supabase-community/gotrue-go/tree/main/integration_test/setup
- try not to publish crate yet
- fix release-plz