How to Add Authentication to an App in Ionic Angular with Supabase

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ค. 2024
  • #webdevelopment #ionic #tutorial
    In this Ionic Angular tutorial, I will show you how to add authentication to an Ionic Angular app with Supabase.
    This video is sponsored by Supabase - Build in a weekend. Scale to millions. supabase.com
    👩‍💻 Get the full code on Github: github.com/saimon24/supa-chat
    🤓 Read the tutorial: supabase.com/blog/authenticat...
    🔥 The fastest way to learn Ionic: ionicacademy.com/
    ⚡️ Just getting started?
    Grab a free 46 pages eBook: ionicacademy.com/ionic-quicks...
    #############################
    🤷‍♂️ Want more Ionic tutorials?
    There you go: devdactic.com/
    #############################
    ❤️ You can also find me on:
    Instagram: / simongrimm_
    Twitter: / schlimmson
    Facebook: / devdactic
    TikTok: / simongrimm_
    Or join the Simonics Facebook group:
    / simonics
    #############################
    Chapters:
    00:00 About Supabase
    01:56 Supabase project setup
    12:22 Connecting Ionic to Supabase
    18:58 Login, Registration and Magic Links
    46:15 Working with Suapbase Data
    01:03:06 Creating a Chat screen with realtime data
    01:28:54 Magic links for native applications with Capacitor
    01:41:14 Outro
    #############################
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @ousmanefofana4495
    @ousmanefofana4495 ปีที่แล้ว +1

    Thank you Simon, this was brillant

  • @zidaneyemeli692
    @zidaneyemeli692 ปีที่แล้ว +2

    Mr Simon you're amazing 😍😍😍 you make tutorial for both flutter an ionic... Good job

  • @giannyM
    @giannyM 9 หลายเดือนก่อน +1

    Vielen Dank Simon!!....great tutorial, es hat viel geholfen!!

  • @gorilla-san
    @gorilla-san 3 หลายเดือนก่อน

    Thanks dude. This is awesome content.
    Tried firebase yesterday and couldn't even upgrade to paid because of my location (so couldn't use functions) and thought I'd try out supabase instead. This saved me a lot of time.
    Also learned some angular stuff. I never used formbuilder. I always did validation manually and hated it, but thought it would be too much of a hassle to learn the angular way xD

  • @d4yno
    @d4yno ปีที่แล้ว +1

    Thanks a lot!

  • @felipekleinubingvieira7087
    @felipekleinubingvieira7087 ปีที่แล้ว +3

    10/10

  • @FunLeapWithPC
    @FunLeapWithPC ปีที่แล้ว

    Hi Simon, I see that you have great experience with Ionic. I want to create a web app which should also be available on app stores. Can you help if I should build PWA or I should build web app with pure html, css, react.js and after that a hybrid app should be created. Can you suggest?

    • @galaxies_dev
      @galaxies_dev  ปีที่แล้ว

      Sure you can build a web app / PWA and wrap it with Capacitor to then build a native app - everything is possible!

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

    Hi Simon, can you please tell me how to check if user already exists in Supabase? because on your register page it says 'Signup success', 'Please confirm your email now!' even if the same email is already exists

  • @gelachaduneli8562
    @gelachaduneli8562 ปีที่แล้ว

    Excellent!!!
    Is it possible to upload images and be notified using Superbase?

    • @galaxies_dev
      @galaxies_dev  ปีที่แล้ว +1

      Yes you can upload images, for notifications you could use cloud functions and then trigger a service like OneSignal!

  • @jannemanhuman4237
    @jannemanhuman4237 ปีที่แล้ว

    What shortcut do you use at 20:58?

  • @Matheus_1582
    @Matheus_1582 ปีที่แล้ว

    Simon, is it easy to make a WebSite with StencilJs...???

    • @galaxies_dev
      @galaxies_dev  ปีที่แล้ว

      You can, but I don't think you should. It should be used for creating web components, but it was never really meant as a standalone tool!

  • @sobeyyy
    @sobeyyy ปีที่แล้ว

    Hmm why isn't my email coming through i've checked all junk/spam folders tried a couple different emails. it's gives me a success check your email. but email never comes through. and no errors in log / console HMMM 40:42

    • @sob3ygrime
      @sob3ygrime ปีที่แล้ว

      It looks like my call to getCurrentUser at endpoint /auth/v1/user is failing because i'm not sub the JWT token. hmm

  • @HOW-bt3et
    @HOW-bt3et หลายเดือนก่อน

    I have some errors my friend

  • @TheTenebraX23
    @TheTenebraX23 ปีที่แล้ว

    Any news on how to fix the issue at 45:36 ?