How to pass Auth tokens in Flutterflow API calls

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

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

  • @rogelionovera8717
    @rogelionovera8717 28 дней назад

    tnx

  • @IndianDriveGuide
    @IndianDriveGuide 18 дней назад

    Please create a video on Authentication in firebase other tables in supabase. And adding RLS to auth user in supabase using JWT

    • @johnckealy
      @johnckealy  18 дней назад

      Firebase Authentication should be pretty straightforward, is there a specific thing about firebase auth you want me to discuss?

    • @IndianDriveGuide
      @IndianDriveGuide 17 дней назад

      @@johnckealy I am creating a app in flutter flow, in my app authentication is currently handled by firebase. But other user activity like user post , messages are stored in supabase. Due to this i am not able to apply RLS in supabase coz user are not authenticated in supabase . And it’s giving me a error. So how with the help of JWT i can apply RLS so that only user can access only data which belongs to him. Please help

  • @augustineojeh1757
    @augustineojeh1757 2 месяца назад

    Thanks John. This was helpful.

  • @Tabiboona
    @Tabiboona 2 месяца назад

    thank you man

  • @rogelionovera8717
    @rogelionovera8717 28 дней назад

    sir can i use 2 apps in one database

    • @johnckealy
      @johnckealy  28 дней назад

      You can power two different applications with the same backend if you like… but there are not many use cases for that.

  • @Tabiboona
    @Tabiboona 2 месяца назад

    just in time