--- title: useUser subtitle: Neon Auth React hook for accessing the current user enableTableOfContents: true tag: beta --- This standalone React hook is an alias for `useStackApp().useUser()`. It only exists for convenience; it does not have any additional functionality. For more information, see the [documentation for `stackClientApp.useUser()`](/docs/neon-auth/sdk/nextjs/objects/stack-app#stackclientappuseuseroptions).