How to get the current user ID/user object? #944
Unanswered
bmarshall511
asked this question in
Q&A
Replies: 1 comment
-
Hey @bmarshall511, I believe you are correct with it not being available. We are actively developing the next major version of faust (currently known as faust-nx) and will discuss with the team. In the meantime, you should be able to query WP directly for that information https://www.wpgraphql.com/docs/users/#querying-users |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New to Faust.js and trying to get the current user ID/object after a user has logged in via the
login
function in theuseLogin
hook. Took a look at the docs & data that those functions return, but couldn't find anything.Beta Was this translation helpful? Give feedback.
All reactions