Closed JustMikey closed 8 years ago
How to did you test it?
Sorry for the lack of unit-test. It is a problem for all ueberauth
strategies, since the authors did not find any how-to-test solution yet.
Well, I did these changes and checked if it still worked and it did :) You should probably test it yourself anyway. It should be clear to you if those changes might have broken anything.
Maybe there is a better way to fix this, idk, it's up to you :)
You have found a bug, but it was in a totally different place. Anyway, thanks for the help!
Thanks to you :)
The
uid
field didn't get set, now it does. Hopefully I didn't break anything.