> For the complete documentation index, see [llms.txt](https://shoppinpal.gitbook.io/docs-shoppinpal-com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shoppinpal.gitbook.io/docs-shoppinpal-com/3.-the-backend/current-user.md).

# Current User

One of the ways that developers can *do more* with loopback is by adding their own [remote methods](http://docs.strongloop.com/display/public/LB/Remote+methods).

But sometimes its super important for those remote methods to operate in context of the currently logged-in user. And this section will cover how to set that up.

*TBD...*
