Skip to content

Remove hard dependency on Simple OAuth

Adam G-H requested to merge decouple-oauth into 5.0.x

We should keep our integration with Simple OAuth, but remove our hard dependency on it. Let's do that, and ensure our test coverage checks that our integration code works.

Merge request reports