-
Trying to implement omniauth + google_oauth2 into token auth, with no luck. Am I missing any settings required?
Email authentication at `POST http://localhost:3000/v1/auth/sign_in` works as expected.…
-
I am unable to get spree_editor to work in production.
Running Ruby 2.2.3, Rails 4.2.4 and Spree 3.0 Stable-branch.
In development everything is fine.
Any clues.
Gem file looks like this:
gem 'rails…
kruby updated
5 years ago
-
Actuellement, après l'authentification avec son compte google, on est redirigé vers l'url LOGIN_PAGE_URL.
Or celle-ci est celle de l'app en prod `https://octo-moss-back.herokuapp.com/auth/google_oaut…
-
Could anyone explain that how we can pass the auth-token in ActionCableProvider in order to authenticate the user in the backend rails app.
One way is to pass the auth-token in the URL string. But it…
-
Hi,
I'd like to report issues that I'm encountering with solidus_starter_frontend.
I understand this is the recommended route for newcomers but in my case getting started with it hasn't been very …
-
- Map to rails auth scheme
- Make using curl easier/clearer
- makes session mapping less obscure
gaand updated
8 years ago
-
I have a Rails app that "lives" in a subdirectory. To make sure the user gets to my app after authentication, I've added the following to my `config/initializers/omniauth.rb`:
```
callback_path: Rail…
-
![screenshot 2014-10-30 16 19 43](https://cloud.githubusercontent.com/assets/497697/4847160/a11affb2-6050-11e4-9808-ec22ed9d2dcb.png)
Having a problem integrating this. Gemfile attached, if that helps…
-
Devise reconfirmable config didn't work with devise_auth_token. Is there a way to use reconfirmable? Does anyone have the same problem?
`devise (4.2.0)
devise_token_auth (0.1.39)`
`ruby 2.3.3p2…
-
The server is able to start just fine in development but when passing the variable `RAILS_ENV=production` it doesn't start and shows:
```
better_spree_paypal_express-526d7f4f5bb9/app/controllers/spre…