Closed JIElite closed 7 years ago
Excuse me,
I want to detect whether the user is first time login using oauth and I use pipelines to set up some information for user.
When I reading the documents about pipeline, I can't find further details about each fields in pipeline kwargs.
I thought there are two ways to meed my needs: "is_new" & "new_association"
"is_new"
"new_association"
What's the difference between the above?
Thank you!
Excuse me,
I want to detect whether the user is first time login using oauth and I use pipelines to set up some information for user.
When I reading the documents about pipeline, I can't find further details about each fields in pipeline kwargs.
I thought there are two ways to meed my needs:
"is_new"
&"new_association"
What's the difference between the above?
Thank you!