github supabase-community/supabase-kt 1.2.0

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

Changes

Core

  • Update Kotlin to 1.9.0
  • Add watchOS Kotlin targets: watchosArm64, watchosX64, watchosSimulatorArm64
  • Add tvOS Kotlin targets: tvosArm64, tvosX64, tvosSimulatorArm64
  • Add support for NodeJS in Kotlin/JS

GoTrue

  • Add Figma OAuthProvider
  • Add Kakao OAuthProvider
  • Add Fazebook IDTokenProvider
  • Make Azure an IDTokenProvider
  • Add logout scope option #220
  • Update IDToken Provider config properties #221
  • Use atomic value for MemorySessionManager and MemoryCodeVerifierCache instead of AtomicMap.

Functions

  • Allow overriding the request when calling EdgeFunction#invoke instead of just the headers.

Postgrest

  • Fix Columns.type not working correctly

GraphQL

  • Add the supabase key as a fallback for authentication.
  • Add functionality for GraphQL.Config#jwtToken

Don't miss a new supabase-kt release

NewReleases is sending notifications on new releases.