Change the auth provider from the command line

I’m trying to develop an own AuthProvider (a FacebookAuthProvider), but the provider doesn’t work yet.

But now I’ve locked out myself by setting an incorrect value to the AuthProvider class property. I’m using the internal database (since it is for testing only).

How can I change the auth provider from the command line?