url-signing icon indicating copy to clipboard operation
url-signing copied to clipboard

Samples in various languages that demonstrate how to sign URLs for Google Maps Platform Web Services APIs

Results 5 url-signing issues
Sort by recently updated
recently updated
newest added

Synced local file(s) with [googlemaps/.github](https://github.com/googlemaps/.github). Changed files Synced local .github/workflows/dependabot.yml with remote .github/workflows/dependabot.yml --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#9064278934](https://github.com/googlemaps/.github/actions/runs/9064278934)

automerge
file-sync

Thank you for opening a Pull Request! --- Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make...

Thanks for stopping by to let us know something could be better! --- **PLEASE READ** If you have a support contract with Google, please create an issue in the [support...

chore: update README per template

Dart implementation for url signing based on official [crypto](https://pub.dev/packages/crypto) package. As an advantage it uses built-in decoding/encoding url safe base64. https://api.dart.dev/stable/3.5.3/dart-convert/Base64Codec/Base64Codec.urlSafe.html