Commit 8dc31ed
committed
Fix AppleIdAuth backend filling user details with None.
It's a general convention that this project follows to
use '' instead of `None`. Most of of the other backends use ''.1 parent 9d93069 commit 8dc31ed
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | 145 | | |
147 | | - | |
148 | | - | |
| 146 | + | |
| 147 | + | |
149 | 148 | | |
150 | 149 | | |
151 | 150 | | |
| |||
0 commit comments