Skip to content

Releases: mirzemehdi/KMPAuth

v2.3.1

18 Jan 12:24
Compare
Choose a tag to compare

What's Changed

  • Adding scopes into GoogleButtonUiContainer and GoogleButtonUiCOntainerFirebase by @mirzemehdi in 65ab3e5

Full Changelog: v2.3.0...v2.3.1

v2.3.0

16 Jan 02:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.3.0-beta03

15 Jan 16:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0-beta02...v2.3.0-beta03

v2.3.0-beta02

04 Jan 01:23
Compare
Choose a tag to compare

What's Changed

  • Add filterByAuthorizedAccounts parameters to GoogleButtonUiContainer by @lopspower in #70

New Contributors

Full Changelog: v2.3.0-beta01...v2.3.0-beta02

v2.3.0-beta01

09 Nov 11:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0-beta01

v2.2.0

19 Oct 19:17
Compare
Choose a tag to compare

What's Changed

Google Sign In without Firebase (kmpauth-google) is now available for desktop target as well.

Make sure you add

http://localhost:8080 to Authorized JavaScript origins
and http://localhost:8080/callback to Authorized redirect URIs in Google Cloud Console

image

Full Changelog: v2.1.0...v2.2.0

v2.1.0

06 Oct 12:41
9951e5d
Compare
Choose a tag to compare

What's Changed

  • add flow for checking previously used accounts by @bom-bakbang in #40
  • Setting filterByAuthorizedAccounts false by default to signIn function for Google by @mirzemehdi in #53
  • Updated AGP to 8.5.2 and Gradle wrapper to 8.10.2 by @siarhei-luskanau in #44
  • Add ability to link user account with existing account by @jordond in #35
  • Bumping Dependencies

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.1.0-alpha02

27 Jul 17:46
Compare
Choose a tag to compare
v2.1.0-alpha02 Pre-release
Pre-release

What's Changed

  • Desktop support (only target with dummy class and methods) by @mirzemehdi in #37
  • Js support (only target with dummy class and methods) by @mirzemehdi in #38

Full Changelog: v2.0.0...v2.1.0-alpha02

v2.1.0-alpha01

27 Jul 16:08
Compare
Choose a tag to compare
v2.1.0-alpha01 Pre-release
Pre-release

Bumping dependencies:

compose-plugin = "1.6.11"
koin = "4.0.0-RC1"
androidxCredential = "1.3.0-rc01"
googleIdIdentity = "1.1.1"
koinCompose = "4.0.0-RC1"
googleServices = "4.4.2"

Full Changelog: v2.0.0...v2.1.0-alpha01

v2.0.0

03 Jun 09:43
26c5c1a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v2.0.0