Skip to content

Releases: kenjij/firebase-ruby

v0.3.1

03 Apr 01:26

Choose a tag to compare

  • Google OAuth2 access token request: URL used was hardcoded, but now it references token_uri in your JSON private key. If this isn't available, it uses the newer https://oauth2.googleapis.com/token. See Using OAuth 2.0 for Server to Server Applications
  • JWT: gem jwt is now v2.2