mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
ec07bdb315
This was deprecated on rails/rails#23980. We now generate scope and provider specific routes, like `user_facebook_omniauth_callback` or `user_github_omniauth_callback`. We could deprecate the `omniauth_authorize_path` in favor of the generated routes, but the `shared/links.html.erb` depends on it to generate all omniauth links at once. Closes #3983. |
||
---|---|---|
.. | ||
config_test.rb | ||
url_helpers_test.rb |