This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Commit 167efc7
committed
Make email field omitempty for compatibility
Newer instances of auth which do not include an email should not serialize the key,
but existing values should not be stripped on serialization.
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)1 parent 26a3054 commit 167efc7
1 file changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
0 commit comments