Skip to content

Releases: krizzu/firebase-auth-provider

v1.4.0

06 Oct 19:58
Compare
Choose a tag to compare

What's Changed

  • adds input stream support for Admin file by @RivuChk in #11

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

10 Sep 18:46
Compare
Choose a tag to compare

What's Changed

  • Replace blocking Firebase API call with coroutines by @DRSchlaubi in #10

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

10 Sep 07:19
Compare
Choose a tag to compare

What's Changed

  • Set JDK compatibility to v17
  • Bump Kotlin to 2.0.20, Ktor to 2.3.12

Full Changelog: v1.1.4...v1.2.0

v1.1.4

28 Jun 13:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v.1.1.3

23 Jun 11:29
Compare
Choose a tag to compare

What's Changed

  • fix: reinitializing Firebase app breaks tests and auto reload by @krizzu in #5

Thanks to @ArnauKokoro for another contribution!

Full Changelog: v1.1.2...v1.1.3

v1.1.2

17 Jun 15:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

13 May 08:51
Compare
Choose a tag to compare

v1.1.1

Full Changelog: v1.1.0...v1.1.1

v1.1.0

08 May 21:42
Compare
Choose a tag to compare
  • Bumped Kotlin to 1.9.23
  • Changed api to implementation on Firebase Admin dependency
  • new FirebaseToken data class is used instead of FirebaseToken from Firebase Admin

Full Changelog: v1.0.0...v1.1.0

v1.0.0

08 May 21:38
Compare
Choose a tag to compare

Initial release