How to Test OmniAuth with Rails
Pro
Testing OmniAuth integrations in your Rails app can be straightforward for basics, but there's not a lot of documentation about testing other things like OmniAuth Params. This episode, we'll test registration, login, and OmniAuth params.