Am I impersonating? #1195
-
|
Hej there, thanks at first for this awesome project. 👍 Question Context |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
I maybe made some progress here. Did the following on the server side: Via TypeScript I get the return type of a When checking the Shall I create an issue for it? |
Beta Was this translation helpful? Give feedback.
I maybe made some progress here.
Did the following on the server side:
Via TypeScript I get the return type of a
Session:When checking the
currentSession, I have some additional data.extraDatais missing either in the interface or in the return type offindSessionByAccessToken.Shall I create an issue fo…