There was an error while loading. Please reload this page.
Can use the App Identity API:
from google.appengine.api.app_identity import sign_blob sign_blob(bytes_to_sign, deadline=deadline_seconds)
Can use the App Identity API: