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

Sdílet
Vložit
  • čas přidán 8. 09. 2024

Komentáře • 23

  • @jamesnocode
    @jamesnocode  Před 2 měsíci +1

    👍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 Před měsícem

      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! :)

  • @hchehab11
    @hchehab11 Před měsícem +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 Před měsícem +2

    Thanks for teaching us more about Supabase 😊

  • @marcinwojcicki9005
    @marcinwojcicki9005 Před měsícem +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?

  • @MyInspireSphere
    @MyInspireSphere Před měsícem +2

    Amazing tutorial as always.

  • @andr101
    @andr101 Před měsícem +1

    Thank you for the captions, very useful!

  • @KaiCodingJourney
    @KaiCodingJourney Před měsícem +2

    I watch the ads on this content hope CZcams pay you more ad money 💰😌

  • @user-fr3wc3ci1k
    @user-fr3wc3ci1k Před 2 měsíci +1

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

    • @jamesnocode
      @jamesnocode  Před 2 měsíci +1

      Thank you!

    • @user-fr3wc3ci1k
      @user-fr3wc3ci1k Před měsícem

      @@jamesnocodethere’s a question I didn’t find an answer for it , all CZcams 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 Před měsícem

      @@user-fr3wc3ci1k 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.

  • @kyung-goomoh1445
    @kyung-goomoh1445 Před měsícem

    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.

  • @Appdict
    @Appdict Před měsícem

    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.

  • @SercanCirit
    @SercanCirit Před měsícem

    You er the BEST❤

  • @netovetudo
    @netovetudo Před měsícem

    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?

  • @ralphroycanonigo6101
    @ralphroycanonigo6101 Před měsícem

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

  • @dhipakramoni7111
    @dhipakramoni7111 Před měsícem

    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

  • @GaN-FaLL
    @GaN-FaLL Před měsícem

    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?

  • @hoisgaek
    @hoisgaek Před měsícem +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 Před měsícem +1

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

    • @vito77
      @vito77 Před měsícem

      Same issue here. Did you solve it?

    • @hoisgaek
      @hoisgaek Před měsícem

      @@vito77 unfortunatly not :(