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 8670d31 commit 2e4dc53Copy full SHA for 2e4dc53
src/fragments/lib/auth/android/signin_next_steps/80_current_user.mdx
@@ -1,7 +1,7 @@
1
### Get Current User
2
3
This call fetches the current logged in user and should be used after a user has been successfully signed in.
4
-If the user is signed in it will return the current user id and username.
+If the user is signed in, it will return the current userId and username.
5
Note: userId or username if not present in the accessToken an empty string will be assigned respectively.
6
7
<BlockSwitcher>
0 commit comments