FlutterFlow and Supabase Security Full Course 2024 (Secure Your NoCode Apps The RIGHT Way)

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ธ.ค. 2024

ความคิดเห็น • 24

  • @jamesnocode
    @jamesnocode  5 หลายเดือนก่อน +2

    👍VIEW/CLONE ALL MY NOCODE APPS + support my work: www.patreon.com/jamesnocode
    👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com
    👍GET MY NEW TRAINING - MASTERING SUPABASE: masteringsupabase.com

    • @sarahpendhari4333
      @sarahpendhari4333 4 หลายเดือนก่อน

      Hey, could you please make a video on real-time firebase database and flutterflow? I'm building an application where I'll be using real-time data from sensors which will be stored in the firebase and I want to create a dashboard to visualize all my data.
      Thank you for your amazing videos! :)

  • @KaiCodingJourney
    @KaiCodingJourney 5 หลายเดือนก่อน +2

    Thanks for teaching us more about Supabase 😊

  • @MyInspireSphere
    @MyInspireSphere 5 หลายเดือนก่อน +2

    Amazing tutorial as always.

  • @andr101
    @andr101 5 หลายเดือนก่อน +1

    Thank you for the captions, very useful!

  • @marcinwojcicki9005
    @marcinwojcicki9005 5 หลายเดือนก่อน +2

    Great Tutorial! Thank you. You mentioned at the beginning the potential need to restrict access to specific fields, such as salary. It is clear how to do this in the GUI, but is there a way to implement this restriction at the Supabase level?

  • @HayatBoyle-n5z
    @HayatBoyle-n5z 5 หลายเดือนก่อน +1

    I don’t comment usually but I love what you do man 🎉, thanks for all

    • @jamesnocode
      @jamesnocode  5 หลายเดือนก่อน +1

      Thank you!

    • @HayatBoyle-n5z
      @HayatBoyle-n5z 5 หลายเดือนก่อน

      @@jamesnocodethere’s a question I didn’t find an answer for it , all TH-cam videos say turn off ( email confirm ) in supabase email provider sitting, my app in flutter flow works perfectly when it’s off ( Email confirm ) but if I turn it on I can’t navigate the user to another page after press sign up button ! , do you know how can I solve this ?

    • @jimvh7557
      @jimvh7557 5 หลายเดือนก่อน

      @@HayatBoyle-n5z That’s normal. The user will in case it’s turned on first have to confirm their email by opening their mailbox and looking for the signup email they receive after clicking the signup button, open it and click the link to confirm their email address. James turns it off during development to speed up the demo since this is something very obvious.

  • @hchehab11
    @hchehab11 4 หลายเดือนก่อน +2

    Hi James, great video as usual, can you do a video on how to add a user from within the app admin page. TIA

  • @KaiCodingJourney
    @KaiCodingJourney 5 หลายเดือนก่อน +2

    I watch the ads on this content hope TH-cam pay you more ad money 💰😌

  • @SercanCirit
    @SercanCirit 5 หลายเดือนก่อน

    You er the BEST❤

  • @Appdict
    @Appdict 5 หลายเดือนก่อน

    Wow! This is an amazing video James! Many thanks. I was wondering how deep links work with a web app. Is there a way to send the user to the web if it doesn't have the app installed and to the app if the user have it installed? Thanks again. Keep up the great work.

  • @Netodual
    @Netodual 4 หลายเดือนก่อน

    Very good! I would like to know if there is a video where the deep link provides a specific URL for each company. Example... I will send a link to the scheduling screen for company01, which I will have in the page parameter... and the user will open the URL on the web and open it at the right URL, and so on for other companies! Can you help me?

  • @catoshimeowmoto
    @catoshimeowmoto หลายเดือนก่อน

    Is there a tutorial where you have covered how to make APIs private and how to setup firebase to do so? I have been searching for a full video on that for past few days. Please help.

  • @GaN-FaLL
    @GaN-FaLL 5 หลายเดือนก่อน

    great tutorial. Just one quick doubt, does the google cloud console is linked to the supabase account or the dev has to setup a google console account and then link that to supabase?

  • @dhipakramoni7111
    @dhipakramoni7111 5 หลายเดือนก่อน

    Hi James's. If i use your tutorials or any others to help develop my app would. I be infringing copyright? Can someone let me know tnx

  • @kyung-goomoh1445
    @kyung-goomoh1445 5 หลายเดือนก่อน

    For recent vidoes including this one, small texts are not eligible if I don't use full screen mode. I think this is somewhat exceptional for a youtube video.

  • @ralphroycanonigo6101
    @ralphroycanonigo6101 4 หลายเดือนก่อน

    how did we connect the authenticated user and the user in the public table? did i miss it?

  • @hoisgaek
    @hoisgaek 5 หลายเดือนก่อน +1

    The method 'signInWithOAuth' isn't defined for the type 'GoTrueClient'. Try correcting the name to the name of an existing method, or defining a method named 'signInWithOAuth'.
    I actually get this error when trying to implement the sign in with google. Not sure what to do with it tho. The AI of the copilot of FF is terrible IMO.

    • @Appdict
      @Appdict 5 หลายเดือนก่อน +1

      Just in case: Google Auth doesn't work in test mode.

    • @vito77
      @vito77 4 หลายเดือนก่อน

      Same issue here. Did you solve it?

    • @hoisgaek
      @hoisgaek 4 หลายเดือนก่อน

      @@vito77 unfortunatly not :(