We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1664b53 commit 443957fCopy full SHA for 443957f
docs/api/authentication.md
@@ -9,7 +9,7 @@ Firestack handles authentication for us out of the box, both with email/password
9
### Properties
10
11
##### `authenticated: boolean` - Returns the current Firebase authentication state.
12
-##### `currentUser: [User](#user) | null` - Returns the currently signed-in user (or null).
+##### `currentUser: [User](/docs/api/authentication#user) | null` - Returns the currently signed-in user (or null).
13
14
### Methods
15
0 commit comments