All http authentication methods must implement these methods.
The most important method to note here is the verified_? partial function
as this is what is used to then determine if the response specified in
the boot dispatcher is used or its a 401 response.
All http authentication methods must implement these methods. The most important method to note here is the verified_? partial function as this is what is used to then determine if the response specified in the boot dispatcher is used or its a 401 response.