Sha256: afc303935d2293461d8daff853946857733e511fd08cf21cf02f9f322b72941d
Contents?: true
Size: 195 Bytes
Versions: 19
Compression:
Stored size: 195 Bytes
Contents
Rails.application.routes.draw do if defined?(::OmniAuth) get "#{::OmniAuth::config.path_prefix}/:provider/callback", to: "devise_token_auth/omniauth_callbacks#redirect_callbacks" end end
Version data entries
19 entries across 19 versions & 3 rubygems