diff options
| author | Teddy Wing | 2021-05-22 02:26:20 +0200 |
|---|---|---|
| committer | Teddy Wing | 2021-05-22 02:26:20 +0200 |
| commit | c2525d8e9b9bb671ce855c20f644c43e71e1e7ef (patch) | |
| tree | 2cc626be7fa43cd62380fa4d9951e1793941a662 /Cargo.toml | |
| parent | 65aa6027a76a65d021a5833322b5d33143933202 (diff) | |
| download | google-calendar-rsvp-c2525d8e9b9bb671ce855c20f644c43e71e1e7ef.tar.bz2 | |
Try to get user email from Eid
Tried getting the email from the base64-encoded eid string. Turns out,
though, that the email address in the eid:
1. isn't complete (it's missing the last one or two characters of the
email address as far as I can tell)
2. is not the invitee's email address, it's the organiser's email
address
For both of these reasons (particularly (2)), it looks like we can't
actually use this method and will need to make the Event.get request
after all.
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions
