Skip to content

1.3.0-alpha-1

Pre-release
Pre-release

Choose a tag to compare

@jan-tennert jan-tennert released this 30 Jul 20:19
75a763c

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)