Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
authentication_basics: fix undefined user error
Reference user from locals property in order to avoid a reference error if user has not been set to the locals object Changes: Line 254: reference user as locals.user
- Loading branch information