unauthenticate abstract method
unauthenticate is used to delete the authObject and update the
isAuthenticated state to false.
Implementation
Future unauthenticate();
unauthenticate is used to delete the authObject and update the
isAuthenticated state to false.
Future unauthenticate();