github supabase-community/supabase-kt 2.4.2

latest releases: 3.7.0, 3.7.0-beta-1, 3.6.0...
2 years ago

Changes

Auth

  • Remove OtpType deprecation notice and clarify documentation by @jan-tennert in #595
    The SIGNUP and MAGIC_LINK OtpTypes are no longer deprecated as they are used for resending OTPs.
  • Store session before emitting Authenticated state by @iruizmar in #600
    This fixes a bug where it's possible to cancel any sign-in method and the sessionStatus gets set to Authenticated without the session actually saving to storage due to the cancellation.

Don't miss a new supabase-kt release

NewReleases is sending notifications on new releases.