Hi there,
I deleted the default issue template because this is a question or maybe a suggestion rather than an issue.
I realized that there is a method called setUserContext which is super useful for bunch of reasons; but why isn't there a unsetUserContext method? I mean, as far as I can see from source codes, there isn't any way to clear user information on the air. This is definitely needed because, you know, people log out from applications.
What might be the workaround for this, until someone actually creates the unsetUserContext?
Hi there,
I deleted the default issue template because this is a question or maybe a suggestion rather than an issue.
I realized that there is a method called
setUserContextwhich is super useful for bunch of reasons; but why isn't there aunsetUserContextmethod? I mean, as far as I can see from source codes, there isn't any way to clear user information on the air. This is definitely needed because, you know, people log out from applications.What might be the workaround for this, until someone actually creates the
unsetUserContext?