GetEditor returns the email address of the logged-in user or an error if the
user is not in the set of allowed editors. Do not wrap the returned error, as
it is used by Twirp.
GetViewer returns the email address of the logged-in user or an error if the
user is not in the set of allowed viewers. Do not wrap the returned error, as
it is used by Twirp.