Skip to content

1.2.0

Compare
Choose a tag to compare
@grdsdev grdsdev released this 09 Jul 18:33
· 5 commits to main since this release
6c7d119

What's Changed

  • Fix client initialization crash by @GRSouza in #59
  • feat: add access_token to OIDC by @GRSouza in #60
  • chore: build ci matrix strategy by @GRSouza in #61
  • chore: Add example for native Sign in with Apple by @GRSouza in #62

signInWithIdToken is now marked as Experimental, import GoTrue using Experimental SPI to get access to it.
Example: @_spi import GoTrue

Full Changelog: 1.1.2...1.2.0