Discussion
This method clears the active session token, stored merchant credentials, and location information from secure storage. It should be called when the user signs out or when the app needs to reset authentication state.
func logout()
This method clears the active session token, stored merchant credentials, and location information from secure storage. It should be called when the user signs out or when the app needs to reset authentication state.