fixed typo in example code for AuthBackendHook docs
Review Request #6386 — Created Sept. 30, 2014 and submitted — Latest diff uploaded
Fixed typo in example code for AuthBackendHook.
Changed "=" to "==" to compare instead of assign.
Ran the code in a python script.