We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639fe31 commit cf32d34Copy full SHA for cf32d34
README.rst
@@ -420,7 +420,7 @@ following code to your app::
420
return True # I modified the user object
421
422
423
-Your handler will receive the user object instance, the list of SAML attributes
+Your handler will receive the user object, the list of SAML attributes
424
and a flag telling you if the user is already modified and need
425
to be saved after your handler is executed. If your handler
426
modifies the user object it should return True. Otherwise it should
0 commit comments