cloud_frog 1.2.5 copy "cloud_frog: ^1.2.5" to clipboard
cloud_frog: ^1.2.5 copied to clipboard

A library to help build secure Google Cloud services using Dart Frog.

1.2.5 #

  • Downgrade json_serializable to avoid analyzer 9.0.0 constraint.

1.2.4 #

  • Update most dependencies.

1.2.3 #

  • Fix a bug where Google Cloud secret values were returned Base64-encoded.

1.2.2 #

  • Update asn1lib dependency.

1.2.1 #

  • Update dart_jsonwebtoken dependency.

1.2.0 #

  • Introduce support for Google APIs clients.

1.1.0 #

  • Introduce support for Firebase end-user authentication.

1.0.3 #

  • Fixed README.
  • No code change.

1.0.2 #

  • Fixed README.
  • Some refactoring, no public API change.

1.0.1 #

  • Added API documentation.
  • No code change.

1.0.0 #

  • Initial version.