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
I have observed that the asynchronous method names in the API do not follow the conventional pattern of including the 'Async' suffix.
This could potentially lead to less intuitive method naming.
Is there any intention to revise the API names to better reflect their asynchronous nature?