hi Techrello! You can use any authentication method for the app users itself (in this case we are using Devise). You can NOT use sso auth for API token authentication: these are completely different tools. Here's how you can implement googla sso authentication to your app: superails.com/posts/ruby-on-rails-35-google-api-console-oauth-consent-screen
Дякую за чудовий матеріал!
Чекаємо на наступні відео.
As long as you've got authentication in place, the other stuff will come easy!
How can we use google sso authentication with this method?
hi Techrello!
You can use any authentication method for the app users itself (in this case we are using Devise).
You can NOT use sso auth for API token authentication: these are completely different tools.
Here's how you can implement googla sso authentication to your app: superails.com/posts/ruby-on-rails-35-google-api-console-oauth-consent-screen
Why not using authenticate_or_request_with_http_token