Rails 7

Поделиться
HTML-код
  • Опубликовано: 5 ноя 2024

Комментарии • 6

  • @ledockol
    @ledockol Год назад +1

    Дякую за чудовий матеріал!
    Чекаємо на наступні відео.

  • @SupeRails
    @SupeRails  Год назад +1

    As long as you've got authentication in place, the other stuff will come easy!

  • @Techrello
    @Techrello Год назад +1

    How can we use google sso authentication with this method?

    • @SupeRails
      @SupeRails  Год назад

      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

  • @stpaquet
    @stpaquet Год назад +1

    Why not using authenticate_or_request_with_http_token