Skip to content

Add ability to sign URL from App Engine service account #607

@dhermes

Description

@dhermes

Can use the App Identity API:

from google.appengine.api.app_identity import sign_blob
sign_blob(bytes_to_sign, deadline=deadline_seconds)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions