We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LBIdentity
create
LBIdentity.get
JPLPersonnel.user
post_save
LBIdentity.get(identifier)
The text was updated successfully, but these errors were encountered:
Done in #7
Sorry, something went wrong.
Oops, actually only the first part is done.
Successfully merging a pull request may close this issue.
LBIdentity
class (Add LBIdentity class for integrating with identity plugins #7)create
view:LBIdentity.get
methodcreate
method to create the user objectJPLPersonnel.user
method and replace withpost_save
signal handlerpost_save
handler method, callLBIdentity.get(identifier)
to hydrate user attrsThe text was updated successfully, but these errors were encountered: