Skip to content

Commit 2e4dc53

Browse files
gpanshutylerjroach
andauthored
Update src/fragments/lib/auth/android/signin_next_steps/80_current_user.mdx
Co-authored-by: Tyler Roach <[email protected]>
1 parent 8670d31 commit 2e4dc53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fragments/lib/auth/android/signin_next_steps/80_current_user.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Get Current User
22

33
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.
4+
If the user is signed in, it will return the current userId and username.
55
Note: userId or username if not present in the accessToken an empty string will be assigned respectively.
66

77
<BlockSwitcher>

0 commit comments

Comments
 (0)