mirror of
https://github.com/google/nomulus
synced 2026-07-07 16:46:56 +00:00
2713a10a07
This token is only ever used for logging. The GAE OAuth service will parse the header directly when called to retrieve the current user and user id. Logging it in prod could be a security risk if the logs are leaked.