Skip to content

Allow passing rack-protection configuration to default request_validation_phase

Compare
Choose a tag to compare
@BobbyMcWho BobbyMcWho released this 16 Jan 21:23
· 60 commits to master since this release
982d1e4

This release now properly allows an instance of OmniAuth::AuthenticityTokenProtection (with passed in rack-protection configuration) to be used as the request_validation_phase.

Thanks @jkowens #1027

If you haven't already read the release notes for v2.0.0, you should do so.