github vapor/jwt-kit 5.1.0
5.1.0 - Add FirebaseAuth identity token

latest releases: 5.7.1, 5.7.0, 5.6.0...
23 months ago

What's Changed

Add FirebaseAuth identity token by @petrpavlik in #207

  • Add support for Firebase Auth by introducing FirebaseAuthIdentityToken.
  • Fix some unit tests not being run. Probably a regression cause by migration to the new testing framework.

Adding support for Firebase Authentication was okayed by @ptoffy, see here vapor/jwt#159.

I’ll also follow up with a PR for https://github.com/vapor/jwt once this is merged in.

This patch was released by @ptoffy

Full Changelog: 5.0.1...5.1.0

Don't miss a new jwt-kit release

NewReleases is sending notifications on new releases.