Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 236 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 236 Bytes

Loopback user example

Get current user in app using middleware.

Can access user in remote hooks and methods with app.user.

See example in common/models/user.js

--

The project is generated by LoopBack.