training.shoppinpal.com
training.shoppinpal.com
Introduction
1. The Ideal Workspace
2. Learning Git
3. The Backend
Use Containers
Setup a loopback project
Lockdown
Build a better mousetrap
The abyss stares back
Built-in models
Extending built-in models
Understanding UserModel
Boot Scripts
Promises
Find roles for current user
Loopback Console
Current User
4. Multi-tenancy With Loopback
5. The Frontend
6. ElasticSearch
7. Promises
8. Learning Docker
9. Queues & Workers
10. Docker
Appendix
Powered by GitBook

Current User

One of the ways that developers can do more with loopback is by adding their own 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...

Previous
Loopback Console
Next
4. Multi-tenancy With Loopback
Last updated 3 years ago
Edit on GitHub