Rank 6: Server
getting me?
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 6: Server
getting me?
Rank 6: Server
should i open different a post for it
Rank 6: Server
because this issue seems more problematic than the initial one
i want to make sure the basics works first. if there are no sessions, and user A logs in with their identity A, are they logged in successfully as user A?
Rank 6: Server
yes in normal case it works.
Rank 6: Server
i can show a working example if u want
no that's fine
so then if a user deletes their app without logging out and then they log in with a different identity B, this will create identity B and link it to user A. this is becuase the browser still has the User A session
Rank 6: Server
thats the expected behavior i believe but i just get error 409
Rank 6: Server
and then user is redirected to login screen
Rank 6: Server
because i am still unable to get user from account.get()
Rank 6: Server
one thing i want to confirm .. according to this account.get() should atleast give User A right
yes
Rank 6: Server
but thats not happening
Rank 6: Server
not sure if its an issue from my side or a bug
can you share the various user and identity details?
Rank 6: Server
sure can u mention the specific properties? i will print them on console
Rank 6: Server
like is email & id fine
for user, email and id. for identity, userId provider, providerUid and providerEmail. can you DM me this info?
Rank 6: Server
sure gimme few mins
Rank 6: Server
done
Rank 6: Server
@Steven I created an issue:-
Rank 6: Server
I hope the steps are easy to understand 😅
Rank 6: Server
This issue will occur on clearing app data as well... and users can easily do that.
Rank 6: Server
i believe it can result in a major drawback for big apps 🤔