You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may be already available in the api, but I wanted to check whether a client retrieved from pool is already authenticated.
I'm doing the AuthAsync every time after getting the client from pool which is un-necessary for already authenticated ones.
Thanks
The text was updated successfully, but these errors were encountered:
It may be already available in the api, but I wanted to check whether a client retrieved from pool is already authenticated.
I'm doing the AuthAsync every time after getting the client from pool which is un-necessary for already authenticated ones.
Thanks
The text was updated successfully, but these errors were encountered: