Sha256: cea531e4e39142b2aaa5815cfb74eaa4b45acc4d43f06c697ec92f7896f8f945
Contents?: true
Size: 329 Bytes
Versions: 21
Compression:
Stored size: 329 Bytes
Contents
Rails.configuration.DAILYCRED_CLIENT_ID = "<%= client_id %>" Rails.configuration.DAILYCRED_SECRET_KEY = "<%= secret_key %>" # configure where users should be redirected after authentication # # Rails.configuration.DAILYCRED_OPTIONS = { # :after_auth => '/hello', #after login # :after_unauth => '/goodbye' #after logout # }
Version data entries
21 entries across 21 versions & 1 rubygems