logout(completion:)

Declaration

func logout(completion: @escaping  @Sendable ((any Error)?) -> Void)
func logout() async throws