diff options
| author | Teddy Wing | 2021-05-22 00:53:59 +0200 |
|---|---|---|
| committer | Teddy Wing | 2021-05-22 00:53:59 +0200 |
| commit | fbbd83d0643224c6daec992905b3585ee6944d48 (patch) | |
| tree | c478db3c2221a3669dd06b13f0410712bf76efae /.gitignore | |
| parent | 1c543c5ec4214a0247857e9924a1a517c09a9326 (diff) | |
| download | google-calendar-rsvp-fbbd83d0643224c6daec992905b3585ee6944d48.tar.bz2 | |
Support base64-encoded event `eid`s
Event invitation emails include event ids encoded as "eid"s. These are
base64-encoded strings of:
{event_id} {user_email}
Add a new function that decodes the ID from the base64 string if the
input ID is base64-encoded. Otherwise, return the input event ID.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
