Description
A Haskell library for OAuth authentication in web applications. It helps applications connect to external identity or authorization providers using OAuth-based flows.
Use it when Haskell web software needs OAuth integration. OAuth setups are security-sensitive, so callback URLs, client secrets, scopes, and token storage must be configured carefully.