Wrapper around Troy Hunt's endpoints for checking whether a given password has been leaked in any of his HaveIBeenPwned datasets. This wrapper uses the 'safe' endpoints by first calculating the SHA1 and then only POSTing the first 5 characters to the API endpoints.
Simple server that returns dummy responses for testing OAuth, OpenID and SSO
A library that adds the ability to use controller tests as integration tests without using headless browsers.
Helper to test the dispatch of Phoenix forms in Elixir applications
An Ueberauth strategy for generic OpenID Connect authentication.