v3.0.0
Added
Adds an early protection in the AddCustomProvider
middleware by checking that the provider given in the request is registered in the auth configuration, if not it will throw an exception to block the request also if the request is missing the provider param it will block it.