Files
payload/docs/Authentication/accessing-logged-in-user.mdx
2020-11-07 15:51:05 -05:00

10 lines
196 B
Plaintext

---
title: Accessing the User
label: Accessing the User
order: 40
---
Talk about how to access the User in custom code like hooks and access control. The User is on the req.
Show code examples.