[18.0][ADD] auth_oauth_login_field#845
Conversation
af7f7f6 to
a70c858
Compare
a70c858 to
8fa3952
Compare
|
This PR has the |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
|
/ocabot merge nobump |
|
What a great day to merge this nice PR. Let's do it! |
|
@sbidoul your merge command was aborted due to failed check(s), which you can inspect on this commit of 18.0-ocabot-merge-pr-845-by-sbidoul-bump-nobump. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
0bc535e to
1fd15e7
Compare
|
Rebased and applied copier update /ocabot merge nobump |
|
This PR looks fantastic, let's merge it! |
1fd15e7 to
3d1190b
Compare
|
/ocabot merge nobump |
|
This PR looks fantastic, let's merge it! |
|
Congratulations, your PR was merged at 46f87ca. Thanks a lot for contributing to OCA. ❤️ |
Handle the
loginfield from the JWT token in OAuth signup.This is useful when you need to create users where the
loginfield is different from theemailfield.