therealchjones / mffer

Marvel Future Fight exploration & reporting
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Process user authorization response entirely in their browser #209

Open therealchjones opened 2 years ago

therealchjones commented 2 years ago
// TODO:

https://github.com/therealchjones/mffer/blob/1a5dca214156fe662acf2fc2c1b9d01566aae740/src/webapp/gas/Code.ts#L487

therealchjones commented 2 years ago

This may not be possible; will probably need to get initial code response to Apps Script (since it will require client ID & secret), maybe just send token to browser (if possible).