devise-pwned_password
devise-pwned_password copied to clipboard
custom user agent
The pwned api documentation wants a more specific user agent.
Each request to the API must be accompanied by a user agent request header. Typically this should be the name of the app consuming the service. The user agent should accurately describe the nature of the API consumer such that it can be clearly identified in the request. Not doing so may result in the request being blocked.
Please allow configuring the user agent.