This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OmniAuth now rescues the InvalidAuthenticityToken error, so we have to test that the redirect to GitHub doesn't happen instead (without a CSRF token, the user is redirected to users/omniauth_callbacks#failure, which redirects to the root path).
- Loading branch information