Skip to content

Releases: schjan/axum-supabase-auth

v0.1.0

21 Sep 08:49
30ebb02
Compare
Choose a tag to compare

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