Skip to content

v3.0.0

Compare
Choose a tag to compare
@sfelix-martins sfelix-martins released this 02 Sep 23:02
· 7 commits to 3.0 since this release

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.