Commit fa5df3e
committed
Coerce falsy mfaLastMethodUsed to "email"
If the key exists but is null/empty, .get() returns None instead of
the default. Use `or "email"` to handle that case.1 parent 473bec6 commit fa5df3e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments