[Code-only Bug] Use credentials in trusted user routes
- [x] I have described the bug in complete detail in the
[Description](#description) section.
- [x] I have included the versions which are affected in the
[Version(s)](#versions) section.
### Description
We are not using credentials much at all within the trusted user routes. Since we've decided to stick with credentials, we should fix this up so that it does use credentials in the same way that PHP does.
### Version(s)
0988415931ed2c2537c8c43ceed21b9f93d5cb1b
issue