github supabase-community/supabase-kt 1.3.0-alpha-1

latest releases: 3.7.0-beta-1, 3.6.0, 3.5.0...
pre-release2 years ago

Changes

GoTrue

install(GoTrue) {
    defaultExternalAuthAction = ExternalAuthAction.CUSTOM_TABS //defaults to EXTERNAL_BROWSER
}
  • Remove default values for GoTrueConfig#scheme and GoTrueConfig#host on Android and Apple platforms. (#244)
  • Add GoTrue#parseSessionFromFragment(fragment)
  • Add GoTrue#parseSessionFromUrl(url)

Don't miss a new supabase-kt release

NewReleases is sending notifications on new releases.