mirror of
https://github.com/outline/outline.git
synced 2026-01-23 11:50:35 -06:00
* Fall back to id_token if profile does not contain username or email * More comments * Add error handling to id_token decode * simplify username fallback logic using nullish coalescing Co-authored-by: Tom Moor <tom.moor@gmail.com> * make id_token decoding more tolerant of malformed or invalid tokens --------- Co-authored-by: Tom Moor <tom.moor@gmail.com>